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.
2 parents 1adea25 + 16a0c8e commit fa3ed97Copy full SHA for fa3ed97
build.gradle
@@ -22,7 +22,7 @@ apply plugin: "org.wiremock.tools.gradle.wiremock-extension-convention"
22
group 'org.wiremock.integrations'
23
24
// Because older version is set in wiremock-extension-convention
25
-def wiremockVersion = "3.10.0"
+def wiremockVersion = "3.12.0"
26
27
configurations {
28
all*.exclude group: 'org.eclipse.jetty', module: 'jetty-servlet'
0 commit comments