Skip to content

Commit fae7102

Browse files
Merge pull request #6 from wiremock/oleg-nenashev-patch-1
Update the WireMock Extension plugin to 0.1.2
2 parents 95c37bf + 798d9a3 commit fae7102

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ plugins {
1212
id 'eclipse'
1313
id 'project-report'
1414
id 'com.diffplug.spotless' version '6.21.0'
15-
id 'org.wiremock.tools.gradle.wiremock-extension-convention' version '0.1.1'
15+
id 'org.wiremock.tools.gradle.wiremock-extension-convention' version '0.1.2'
1616
}
1717

1818
repositories {

0 commit comments

Comments
 (0)