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 a631f5b commit 63dedf6Copy full SHA for 63dedf6
build.gradle
@@ -19,7 +19,7 @@ import java.util.concurrent.ConcurrentHashMap
19
buildscript {
20
ext {
21
awaitilityVersion = "4.2.0"
22
- blockHoundVersion = "1.0.7.RELEASE"
+ blockHoundVersion = "1.0.8.RELEASE"
23
cfJavaClientVersion = "5.10.0.RELEASE"
24
checkstyleVersion = "8.37"
25
commonsTextVersion = "1.10.0"
0 commit comments