Remove no-longer-needed spring-boot-all module
This commit is contained in:
committed by
Phillip Webb
parent
4f579905ef
commit
c33ee45ba2
@@ -6,7 +6,7 @@ plugins {
|
||||
description = "Spring Boot Properties Migrator"
|
||||
|
||||
dependencies {
|
||||
implementation(project(":spring-boot-project:spring-boot-all"))
|
||||
implementation(project(":spring-boot-project:spring-boot"))
|
||||
implementation(project(":spring-boot-project:spring-boot-tools:spring-boot-configuration-metadata"))
|
||||
|
||||
testImplementation(project(":spring-boot-project:spring-boot-test"))
|
||||
|
||||
Reference in New Issue
Block a user