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.
1 parent 7c906d4 commit c89db89Copy full SHA for c89db89
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