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 1b208d1 commit 797be0dCopy full SHA for 797be0d
build.gradle
@@ -19,7 +19,7 @@ import java.util.concurrent.ConcurrentHashMap
19
buildscript {
20
ext {
21
awaitilityVersion = "4.2.0"
22
- blockHoundVersion = "1.0.6.RELEASE"
+ blockHoundVersion = "1.0.7.RELEASE"
23
cfJavaClientVersion = "5.9.0.RELEASE"
24
checkstyleVersion = "8.37"
25
commonsTextVersion = "1.10.0"
0 commit comments