We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0ad3a0 commit e282807Copy full SHA for e282807
spring-boot-project/spring-boot-data-neo4j/build.gradle
@@ -7,7 +7,7 @@ plugins {
7
id "org.springframework.boot.optional-dependencies"
8
}
9
10
-description = "Spring Boot New Project"
+description = "Spring Boot Data Neo4j"
11
12
dependencies {
13
api(project(":spring-boot-project:spring-boot-neo4j"))
0 commit comments