Skip to content

Commit

Permalink
Bump org.wiremock:wiremock from 3.9.1 to 3.10.0 in /wiremock (#1015)
Browse files Browse the repository at this point in the history
Bumps [org.wiremock:wiremock](https://github.com/wiremock/wiremock) from 3.9.1 to 3.10.0.
- [Release notes](https://github.com/wiremock/wiremock/releases)
- [Commits](wiremock/wiremock@3.9.1...3.10.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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 24, 2024
1 parent 7d874a4 commit 5c8820e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wiremock/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ repositories {
}

dependencies {
implementation "org.wiremock:wiremock:3.9.1"
implementation "org.wiremock:wiremock:3.10.0"
implementation "org.json:json:20240303"
implementation "com.auth0:java-jwt:4.4.0"
implementation "org.slf4j:slf4j-simple:2.0.16"
Expand Down

0 comments on commit 5c8820e

Please sign in to comment.