diff --git a/build.gradle b/build.gradle index cc955ca..ad1aa6c 100644 --- a/build.gradle +++ b/build.gradle @@ -9,7 +9,7 @@ subprojects { dependencies { implementation 'io.projectreactor:reactor-core:3.4.24' - implementation 'io.projectreactor:reactor-tools:3.4.24' + implementation 'io.projectreactor:reactor-tools:3.5.8' implementation 'io.projectreactor.tools:blockhound:1.0.6.RELEASE' implementation 'org.slf4j:slf4j-api:1.7.36' implementation 'com.github.ben-manes.caffeine:caffeine:3.1.1'