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 6db149c commit 34b0325Copy full SHA for 34b0325
build.gradle
@@ -20,7 +20,7 @@ buildscript {
20
ext {
21
awaitilityVersion = "4.2.0"
22
blockHoundVersion = "1.0.6.RELEASE"
23
- cfJavaClientVersion = "5.8.0.RELEASE"
+ cfJavaClientVersion = "5.9.0.RELEASE"
24
checkstyleVersion = "8.37"
25
commonsTextVersion = "1.9"
26
immutablesVersion = "2.9.2"
0 commit comments