Skip to content

Commit

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

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

Updates `org.wiremock:wiremock-standalone` from 3.9.2 to 3.10.0
- [Release notes](https://github.com/wiremock/wiremock/releases)
- [Commits](wiremock/wiremock@3.9.2...3.10.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 Dec 1, 2024
1 parent f154807 commit fb21b43
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 @@ -83,7 +83,7 @@ koin = "4.0.0"
kotest = "6.0.0.M1"
mockk = "1.13.13"
mokkery = "2.4.0"
wiremock = "3.9.2"
wiremock = "3.10.0"
wiremock-kotlin = "2.1.1"
okhttp = "5.0.0-alpha.14"
slf4j = "2.1.0-alpha1"
Expand Down

0 comments on commit fb21b43

Please sign in to comment.