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 67c7c00 commit 0ecc2a8Copy full SHA for 0ecc2a8
build.gradle
@@ -7,7 +7,7 @@ buildscript {
7
plugins {
8
id 'jacoco'
9
id 'com.diffplug.spotless' version '7.2.1'
10
- id 'org.wiremock.tools.gradle.wiremock-extension-convention' version '0.4.0'
+ id 'org.wiremock.tools.gradle.wiremock-extension-convention' version '0.5.1'
11
}
12
13
group 'org.wiremock.extensions'
0 commit comments