(2.4.x): Bump org.wiremock:wiremock-standalone from 3.10.0 to 3.11.0

Bumps [org.wiremock:wiremock-standalone](https://github.com/wiremock/wiremock) from 3.10.0 to 3.11.0.
- [Release notes](https://github.com/wiremock/wiremock/releases)
- [Commits](https://github.com/wiremock/wiremock/compare/3.10.0...3.11.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-04 21:27:43 +00:00
committed by Roy Clarkson
parent 4df6b4c24e
commit bcbdd31661

View File

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