Skip to content

Commit d01bd70

Browse files
build(deps): bump org.wiremock:wiremock-standalone
Bumps the java-dependencies group with 1 update: [org.wiremock:wiremock-standalone](https://github.com/wiremock/wiremock). Updates `org.wiremock:wiremock-standalone` from 3.11.0 to 3.12.0 - [Release notes](https://github.com/wiremock/wiremock/releases) - [Commits](wiremock/wiremock@3.11.0...3.12.0) --- updated-dependencies: - dependency-name: org.wiremock:wiremock-standalone dependency-type: direct:production update-type: version-update:semver-minor dependency-group: java-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 23dcae2 commit d01bd70

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
@@ -26,7 +26,7 @@ repositories {
2626
ext {
2727
mapstructVersion = "1.6.3"
2828
lombokVersion = "1.18.36"
29-
wireMockVersion = "3.11.0"
29+
wireMockVersion = "3.12.0"
3030
ioCucumberVersion = "7.21.1"
3131
springDocVersion = "2.8.4"
3232
jacocoVersion = "0.8.9"

0 commit comments

Comments
 (0)