Skip to content

Commit 527c2fc

Browse files
committed
Upgrade to CF Java Client 5.13.0.RELEASE
Signed-off-by: Roy Clarkson <[email protected]>
1 parent 4fc024c commit 527c2fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ import java.util.concurrent.ConcurrentHashMap
1919
buildscript {
2020
ext {
2121
blockHoundVersion = "1.0.11.RELEASE"
22-
cfJavaClientVersion = "5.12.2.RELEASE"
22+
cfJavaClientVersion = "5.13.0.RELEASE"
2323
commonsTextVersion = "1.13.1"
2424
immutablesVersion = "2.10.1"
2525
openServiceBrokerVersion = "4.4.1"

0 commit comments

Comments
 (0)