Move remaining integration tests out of actuator-autoconfigure-all
This commit is contained in:
committed by
Phillip Webb
parent
18da9e1343
commit
bf385649ec
@@ -5,7 +5,7 @@ plugins {
|
||||
description = "Starter for using Spring Boot's Actuator which provides production ready features to help you monitor and manage your application"
|
||||
|
||||
dependencies {
|
||||
api(project(":spring-boot-project:spring-boot-actuator-autoconfigure-all"))
|
||||
api(project(":spring-boot-project:spring-boot-actuator-autoconfigure"))
|
||||
api(project(":spring-boot-project:spring-boot-metrics"))
|
||||
api(project(":spring-boot-project:spring-boot-tracing"))
|
||||
api(project(":spring-boot-project:spring-boot-starters:spring-boot-starter"))
|
||||
|
||||
Reference in New Issue
Block a user