Skip to content

Commit 16a0c8e

Browse files
committed
chore(deps): WireMock 3.12.0
1 parent 1adea25 commit 16a0c8e

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
@@ -22,7 +22,7 @@ apply plugin: "org.wiremock.tools.gradle.wiremock-extension-convention"
2222
group 'org.wiremock.integrations'
2323

2424
// Because older version is set in wiremock-extension-convention
25-
def wiremockVersion = "3.10.0"
25+
def wiremockVersion = "3.12.0"
2626

2727
configurations {
2828
all*.exclude group: 'org.eclipse.jetty', module: 'jetty-servlet'

0 commit comments

Comments
 (0)