(2.0.x): Bump org.wiremock:wiremock-standalone from 3.2.0 to 3.3.1

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

---
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]
2023-11-06 13:59:09 +00:00
committed by Gareth Clay
parent e839743c91
commit b656901b6f

View File

@@ -24,7 +24,7 @@ buildscript {
immutablesVersion = "2.10.0"
openServiceBrokerVersion = "4.0.0"
springFrameworkVersion = "6.0.0"
wiremockVersion = "3.2.0"
wiremockVersion = "3.3.1"
}
}