Skip to content

Commit 5a8eeda

Browse files
Bump org.wiremock:wiremock-standalone from 3.10.0 to 3.12.1 (JabRef#12674)
Bumps [org.wiremock:wiremock-standalone](https://github.com/wiremock/wiremock) from 3.10.0 to 3.12.1. - [Release notes](https://github.com/wiremock/wiremock/releases) - [Commits](wiremock/wiremock@3.10.0...3.12.1) --- updated-dependencies: - dependency-name: org.wiremock:wiremock-standalone dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3bd2b4a commit 5a8eeda

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
@@ -396,7 +396,7 @@ dependencies {
396396
testImplementation "com.github.javaparser:javaparser-symbol-solver-core:3.26.3"
397397

398398
// recommended by https://github.com/wiremock/wiremock/issues/2149#issuecomment-1835775954
399-
testImplementation 'org.wiremock:wiremock-standalone:3.10.0'
399+
testImplementation 'org.wiremock:wiremock-standalone:3.12.1'
400400

401401
checkstyle 'com.puppycrawl.tools:checkstyle:10.21.3'
402402
// xjc needs the runtime as well for the ant task, otherwise it fails

0 commit comments

Comments
 (0)