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 d44c430 commit 636c8b1Copy full SHA for 636c8b1
build.gradle
@@ -18,7 +18,7 @@ import java.util.concurrent.ConcurrentHashMap
18
19
buildscript {
20
ext {
21
- blockHoundVersion = "1.0.13.RELEASE"
+ blockHoundVersion = "1.0.14.RELEASE"
22
cfJavaClientVersion = "5.14.0.RELEASE"
23
commonsTextVersion = "1.14.0"
24
immutablesVersion = "2.11.3"
0 commit comments