Skip to content

Commit

Permalink
Bump org.wiremock:wiremock-standalone from 3.8.0 to 3.9.1 (#63)
Browse files Browse the repository at this point in the history
Bumps [org.wiremock:wiremock-standalone](https://github.com/wiremock/wiremock) from 3.8.0 to 3.9.1.
- [Release notes](https://github.com/wiremock/wiremock/releases)
- [Commits](wiremock/wiremock@3.8.0...3.9.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 7, 2024
1 parent 46c7cb5 commit 671a2fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ repositories {
val tokenSupportVersion = "4.1.8"
val mockkVersion = "1.13.11"
val kotestVersion = "5.9.1"
val wiremockVersion = "3.8.0"
val wiremockVersion = "3.9.1"
val wiremockKotestExtensionVersion = "3.1.0"
val hikariVersion = "5.1.0"
val logstashLogbackEncoderVersion = "7.4"
Expand Down

0 comments on commit 671a2fe

Please sign in to comment.