(2.2.x): Bump org.wiremock:wiremock-standalone from 3.6.0 to 3.7.0

Bumps [org.wiremock:wiremock-standalone](https://github.com/wiremock/wiremock) from 3.6.0 to 3.7.0.
- [Release notes](https://github.com/wiremock/wiremock/releases)
- [Commits](https://github.com/wiremock/wiremock/compare/3.6.0...3.7.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-06-24 13:47:31 +00:00
committed by Alberto C. Ríos
parent 683822e4bb
commit 79d107ba3e

View File

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