Start splitting up spring-boot-actuator-autoconfigure
This commit is contained in:
committed by
Phillip Webb
parent
7a9be5bd4a
commit
2c227bdd82
@@ -6,7 +6,7 @@ plugins {
|
||||
description = "Spring Boot Actuator Docs"
|
||||
|
||||
dependencies {
|
||||
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-cache"))
|
||||
testImplementation(project(":spring-boot-project:spring-boot-flyway"))
|
||||
testImplementation(project(":spring-boot-project:spring-boot-http-converter"))
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user