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 01715b9 commit deef5c8Copy full SHA for deef5c8
build.gradle
@@ -19,7 +19,7 @@ import java.util.concurrent.ConcurrentHashMap
19
buildscript {
20
ext {
21
blockHoundVersion = "1.0.9.RELEASE"
22
- cfJavaClientVersion = "5.12.1.RELEASE"
+ cfJavaClientVersion = "5.12.2.RELEASE"
23
commonsTextVersion = "1.12.0"
24
immutablesVersion = "2.10.1"
25
openServiceBrokerVersion = "4.2.0"
0 commit comments