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 27d2920 commit 8669b31Copy full SHA for 8669b31
build.gradle
@@ -119,7 +119,7 @@ ext {
119
junitVersion = '5.9.2'
120
junitPlatformLauncherVersion = '1.9.2'
121
mockitoVersion = '4.11.0'
122
- blockHoundVersion = '1.0.7.RELEASE'
+ blockHoundVersion = '1.0.8.RELEASE'
123
124
javadocLinks = ["https://docs.oracle.com/javase/8/docs/api/",
125
// Use Reactive Streams 1.0.3 version for javadoc generation
0 commit comments