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 d04b90d commit 551dd08Copy full SHA for 551dd08
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.6.RELEASE'
+ blockHoundVersion = '1.0.7.RELEASE'
123
124
javadocLinks = ["https://docs.oracle.com/javase/8/docs/api/",
125
"https://fasterxml.github.io/jackson-databind/javadoc/2.5/",
0 commit comments