Skip to content

Commit

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

---
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>
  • Loading branch information
dependabot[bot] authored Jul 1, 2024
1 parent d39a04b commit b9fdc9c
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.6.0"
val wiremockVersion = "3.8.0"
val wiremockKotestExtensionVersion = "3.1.0"
val hikariVersion = "5.1.0"
val logstashLogbackEncoderVersion = "7.4"
Expand Down

0 comments on commit b9fdc9c

Please sign in to comment.