Skip to content

Commit 27e558b

Browse files
authored
Merge branch 'master' into issue-224
2 parents 47da8a2 + c89db89 commit 27e558b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-3-demo-app-reactive/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ dependencies {
4242
testImplementation("io.github.mfvanek:pg-index-health-test-starter")
4343
testImplementation("org.springframework.cloud:spring-cloud-starter-contract-stub-runner")
4444
testImplementation("io.projectreactor:reactor-test")
45-
testImplementation("io.projectreactor.tools:blockhound:1.0.13.RELEASE")
45+
testImplementation("io.projectreactor.tools:blockhound:1.0.14.RELEASE")
4646
}
4747

4848
tasks {

0 commit comments

Comments
 (0)