(2.2.x): Bump org.wiremock:wiremock-standalone from 3.11.0 to 3.12.0

Bumps [org.wiremock:wiremock-standalone](https://github.com/wiremock/wiremock) from 3.11.0 to 3.12.0.
- [Release notes](https://github.com/wiremock/wiremock/releases)
- [Commits](https://github.com/wiremock/wiremock/compare/3.11.0...3.12.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]
2025-02-12 13:47:17 +00:00
committed by Roy Clarkson
parent 617763909f
commit f3a5668d7d

View File

@@ -23,7 +23,7 @@ buildscript {
commonsTextVersion = "1.13.0"
immutablesVersion = "2.10.1"
openServiceBrokerVersion = "4.2.0"
wiremockVersion = "3.11.0"
wiremockVersion = "3.12.0"
}
}