(2.3.x): Bump org.wiremock:wiremock-standalone from 3.9.1 to 3.9.2

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

---
updated-dependencies:
- dependency-name: org.wiremock:wiremock-standalone
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-10-23 13:22:12 +00:00
committed by Roy Clarkson
parent 2b79b8c87e
commit e3a3bb4924

View File

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