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 1e9532d commit 4857203Copy full SHA for 4857203
build.gradle
@@ -19,7 +19,7 @@ import java.util.concurrent.ConcurrentHashMap
19
buildscript {
20
ext {
21
awaitilityVersion = "4.0.2"
22
- blockHoundVersion = "1.0.4.RELEASE"
+ blockHoundVersion = "1.0.6.RELEASE"
23
cfJavaClientVersion = "5.6.0.RELEASE"
24
checkstyleVersion = "8.37"
25
commonsTextVersion = "1.9"
0 commit comments