Remove no-longer-needed spring-boot-all module
This commit is contained in:
committed by
Phillip Webb
parent
4f579905ef
commit
c33ee45ba2
@@ -73,7 +73,7 @@ dependencies {
|
||||
intTestImplementation("org.assertj:assertj-core")
|
||||
intTestImplementation("org.junit.jupiter:junit-jupiter")
|
||||
|
||||
mavenRepository(project(path: ":spring-boot-project:spring-boot-all", configuration: "mavenRepository"))
|
||||
mavenRepository(project(path: ":spring-boot-project:spring-boot", configuration: "mavenRepository"))
|
||||
mavenRepository(project(path: ":spring-boot-project:spring-boot-dependencies", configuration: "mavenRepository"))
|
||||
mavenRepository(project(path: ":spring-boot-project:spring-boot-test", configuration: "mavenRepository"))
|
||||
mavenRepository(project(path: ":spring-boot-project:spring-boot-devtools", configuration: "mavenRepository"))
|
||||
|
||||
Reference in New Issue
Block a user