(2.2.x): Bump org.wiremock:wiremock-standalone from 3.9.2 to 3.10.0

Bumps [org.wiremock:wiremock-standalone](https://github.com/wiremock/wiremock) from 3.9.2 to 3.10.0.
- [Release notes](https://github.com/wiremock/wiremock/releases)
- [Commits](https://github.com/wiremock/wiremock/compare/3.9.2...3.10.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-12-02 15:00:14 +00:00
committed by Roy Clarkson
parent c5c74723b6
commit 0f2f9155b6

View File

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