Skip to content

Commit e72e419

Browse files
Bump org.wiremock:wiremock-standalone from 3.12.0 to 3.12.1
Bumps [org.wiremock:wiremock-standalone](https://github.com/wiremock/wiremock) from 3.12.0 to 3.12.1. - [Release notes](https://github.com/wiremock/wiremock/releases) - [Commits](wiremock/wiremock@3.12.0...3.12.1) --- updated-dependencies: - dependency-name: org.wiremock:wiremock-standalone dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 309ab8c commit e72e419

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ mockito = "5.15.2"
99
pitestJunit5="1.2.2"
1010
pmdTool="7.0.0"
1111
slf4j = "1.7.36"
12-
wiremock = "3.12.0"
12+
wiremock = "3.12.1"
1313

1414
[libraries]
1515
assertj = { module = "org.assertj:assertj-core", version.ref = "assertj" }

0 commit comments

Comments
 (0)