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 5f07fa4 commit 339f316Copy full SHA for 339f316
build.gradle
@@ -21,7 +21,7 @@ buildscript {
21
blockHoundVersion = "1.0.13.RELEASE"
22
cfJavaClientVersion = "5.14.0.RELEASE"
23
commonsTextVersion = "1.13.1"
24
- immutablesVersion = "2.10.1"
+ immutablesVersion = "2.11.1"
25
openServiceBrokerVersion = "4.2.0"
26
wiremockVersion = "3.13.0"
27
}
0 commit comments