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 055249f commit 8df3e33Copy full SHA for 8df3e33
build.gradle
@@ -24,7 +24,7 @@ buildscript {
24
immutablesVersion = "2.9.3"
25
openServiceBrokerVersion = "4.1.0-SNAPSHOT"
26
springFrameworkVersion = "6.0.0"
27
- wiremockVersion = "3.1.0"
+ wiremockVersion = "3.2.0"
28
}
29
30
0 commit comments