We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed58966 commit 7c36bfcCopy full SHA for 7c36bfc
smoke-tests-otel-starter/spring-boot-4/build.gradle.kts
@@ -24,7 +24,7 @@ dependencies {
24
25
testImplementation(project(":smoke-tests-otel-starter:spring-boot-common"))
26
27
- testImplementation("org.springframework:spring-test:7.0.5")
+ testImplementation("org.springframework:spring-test:7.0.6")
28
testImplementation("org.springframework.boot:spring-boot-resttestclient")
29
testImplementation("org.springframework.boot:spring-boot-restclient")
30
testImplementation("org.springframework.boot:spring-boot-starter-test")
0 commit comments