Skip to content

Commit 3c91092

Browse files
authored
chore(deps): WireMock 3.13.0 (#94)
1 parent 5bc4182 commit 3c91092

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
@@ -29,7 +29,7 @@ jar {
2929
}
3030

3131
// Because older version is set in wiremock-extension-convention
32-
def wiremockVersion = "3.12.1"
32+
def wiremockVersion = "3.13.0"
3333

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

0 commit comments

Comments
 (0)