Skip to content

Commit

Permalink
fix(deps): bump org.wiremock:wiremock from 3.10.0 to 3.11.0
Browse files Browse the repository at this point in the history
Bumps [org.wiremock:wiremock](https://github.com/wiremock/wiremock) from 3.10.0 to 3.11.0.
- [Release notes](https://github.com/wiremock/wiremock/releases)
- [Commits](wiremock/wiremock@3.10.0...3.11.0)

---
updated-dependencies:
- dependency-name: org.wiremock:wiremock
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and JoergSiebahn committed Feb 3, 2025
1 parent 97bb85c commit f8dea72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sda-commons-dependencies/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ dependencies {
api 'jakarta.annotation:jakarta.annotation-api:2.1.1'

// sda-commons-shared-wiremock-testing
api "org.wiremock:wiremock:3.10.0"
api "org.wiremock:wiremock:3.11.0"
api "org.ow2.asm:asm:9.7.1", {
because "version conflict within Wiremock"
}
Expand Down

0 comments on commit f8dea72

Please sign in to comment.