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 ade545f commit ea4981bCopy full SHA for ea4981b
build.gradle
@@ -22,7 +22,7 @@ buildscript {
22
cfJavaClientVersion = "5.10.0.RELEASE"
23
commonsTextVersion = "1.10.0"
24
immutablesVersion = "2.10.0"
25
- openServiceBrokerVersion = "4.1.0-RC1"
+ openServiceBrokerVersion = "4.1.0"
26
springFrameworkVersion = "6.0.0"
27
wiremockVersion = "3.2.0"
28
}
0 commit comments