Remove no-longer-needed spring-boot-all module
This commit is contained in:
committed by
Phillip Webb
parent
4f579905ef
commit
c33ee45ba2
@@ -23,7 +23,7 @@ artifacts {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
api(project(":spring-boot-project:spring-boot-all"))
|
||||
api(project(":spring-boot-project:spring-boot"))
|
||||
api(project(":spring-boot-project:spring-boot-autoconfigure-all"))
|
||||
|
||||
intTestDependencies(project(":spring-boot-project:spring-boot-starters:spring-boot-starter-web"))
|
||||
|
||||
Reference in New Issue
Block a user