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 cceecc6 commit fc2f084Copy full SHA for fc2f084
build.gradle
@@ -22,7 +22,7 @@ buildscript {
22
cfJavaClientVersion = "5.12.1.RELEASE"
23
commonsTextVersion = "1.12.0"
24
immutablesVersion = "2.10.1"
25
- openServiceBrokerVersion = "4.3.0-M1"
+ openServiceBrokerVersion = "4.3.0"
26
wiremockVersion = "3.8.0"
27
}
28
0 commit comments