(2.1.x): Bump org.wiremock:wiremock-standalone from 3.11.0 to 3.13.0

Bumps [org.wiremock:wiremock-standalone](https://github.com/wiremock/wiremock) from 3.11.0 to 3.13.0.
- [Release notes](https://github.com/wiremock/wiremock/releases)
- [Commits](https://github.com/wiremock/wiremock/compare/3.11.0...3.13.0)

---
updated-dependencies:
- dependency-name: org.wiremock:wiremock-standalone
  dependency-version: 3.13.0
  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-05-30 14:11:01 +00:00
committed by Roy Clarkson
parent ec194c672e
commit 4b045755d5

View File

@@ -24,7 +24,7 @@ buildscript {
immutablesVersion = "2.10.1"
openServiceBrokerVersion = "4.1.2"
springFrameworkVersion = "6.0.0"
wiremockVersion = "3.11.0"
wiremockVersion = "3.13.0"
}
}