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