Skip to content

Commit

Permalink
build(deps): bump wiremock from 3.7.0 to 3.8.0
Browse files Browse the repository at this point in the history
Bumps `wiremock` from 3.7.0 to 3.8.0.

Updates `org.wiremock:wiremock` from 3.7.0 to 3.8.0
- [Release notes](https://github.com/wiremock/wiremock/releases)
- [Commits](wiremock/wiremock@3.7.0...3.8.0)

Updates `org.wiremock:wiremock-standalone` from 3.7.0 to 3.8.0
- [Release notes](https://github.com/wiremock/wiremock/releases)
- [Commits](wiremock/wiremock@3.7.0...3.8.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 1, 2024
1 parent de67695 commit 7e1436b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ junit = "5.10.2"
logback = "1.5.6"
mockk = "1.13.11"
rxjava = "3.1.8"
wiremock = "3.7.0"
wiremock = "3.8.0"

# plugins
detekt = "1.23.6"
Expand Down

0 comments on commit 7e1436b

Please sign in to comment.