(2.3.x): Bump org.wiremock:wiremock-standalone from 3.7.0 to 3.8.0

Bumps [org.wiremock:wiremock-standalone](https://github.com/wiremock/wiremock) from 3.7.0 to 3.8.0.
- [Release notes](https://github.com/wiremock/wiremock/releases)
- [Commits](https://github.com/wiremock/wiremock/compare/3.7.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>
This commit is contained in:
dependabot[bot]
2024-07-04 11:21:06 +00:00
committed by Alberto C. Ríos
parent 10681f2c4e
commit 5ec34e88d7

View File

@@ -23,7 +23,7 @@ buildscript {
commonsTextVersion = "1.12.0"
immutablesVersion = "2.10.1"
openServiceBrokerVersion = "4.2.0"
wiremockVersion = "3.7.0"
wiremockVersion = "3.8.0"
}
}