Start splitting up spring-boot-actuator-autoconfigure
This commit is contained in:
committed by
Phillip Webb
parent
7a9be5bd4a
commit
2c227bdd82
@@ -125,7 +125,7 @@ dependencies {
|
||||
optional("io.micrometer:micrometer-tracing")
|
||||
|
||||
testImplementation(project(":spring-boot-project:spring-boot-actuator"))
|
||||
testImplementation(project(":spring-boot-project:spring-boot-actuator-autoconfigure"))
|
||||
testImplementation(project(":spring-boot-project:spring-boot-actuator-autoconfigure-all"))
|
||||
testImplementation(project(":spring-boot-project:spring-boot-freemarker"))
|
||||
testImplementation(project(":spring-boot-project:spring-boot-gson"))
|
||||
testImplementation(project(":spring-boot-project:spring-boot-mustache"))
|
||||
|
||||
Reference in New Issue
Block a user