Move code from spring-boot-actuator to spring-boot-http-client
This commit is contained in:
committed by
Phillip Webb
parent
7d4c95815d
commit
81771ecb24
@@ -20,6 +20,7 @@ dependencies {
|
||||
|
||||
testImplementation(project(":spring-boot-project:spring-boot-test"))
|
||||
testImplementation(project(":spring-boot-project:spring-boot-tools:spring-boot-test-support"))
|
||||
testImplementation("io.micrometer:micrometer-observation-test")
|
||||
|
||||
testRuntimeOnly("ch.qos.logback:logback-classic")
|
||||
testRuntimeOnly("jakarta.servlet:jakarta.servlet-api")
|
||||
|
||||
Reference in New Issue
Block a user