Skip to content

Commit 7c36bfc

Browse files
fix(deps): update dependency org.springframework:spring-test to v7.0.6 (#16483)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ed58966 commit 7c36bfc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

smoke-tests-otel-starter/spring-boot-4/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ dependencies {
2424

2525
testImplementation(project(":smoke-tests-otel-starter:spring-boot-common"))
2626

27-
testImplementation("org.springframework:spring-test:7.0.5")
27+
testImplementation("org.springframework:spring-test:7.0.6")
2828
testImplementation("org.springframework.boot:spring-boot-resttestclient")
2929
testImplementation("org.springframework.boot:spring-boot-restclient")
3030
testImplementation("org.springframework.boot:spring-boot-starter-test")

0 commit comments

Comments
 (0)