We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 47da8a2 + c89db89 commit 27e558bCopy full SHA for 27e558b
spring-boot-3-demo-app-reactive/build.gradle.kts
@@ -42,7 +42,7 @@ dependencies {
42
testImplementation("io.github.mfvanek:pg-index-health-test-starter")
43
testImplementation("org.springframework.cloud:spring-cloud-starter-contract-stub-runner")
44
testImplementation("io.projectreactor:reactor-test")
45
- testImplementation("io.projectreactor.tools:blockhound:1.0.13.RELEASE")
+ testImplementation("io.projectreactor.tools:blockhound:1.0.14.RELEASE")
46
}
47
48
tasks {
0 commit comments