(2.1.x): Bump org.wiremock:wiremock-standalone from 3.3.1 to 3.4.2

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

---
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]
2024-03-07 14:27:58 +00:00
committed by Alberto C. Ríos
parent d3712fddbd
commit c93eaaaebd

View File

@@ -24,7 +24,7 @@ buildscript {
immutablesVersion = "2.10.1"
openServiceBrokerVersion = "4.1.0"
springFrameworkVersion = "6.0.0"
wiremockVersion = "3.3.1"
wiremockVersion = "3.4.2"
}
}