(2.1.x): Bump org.wiremock:wiremock-standalone from 3.5.4 to 3.6.0

Bumps [org.wiremock:wiremock-standalone](https://github.com/wiremock/wiremock) from 3.5.4 to 3.6.0.
- [Release notes](https://github.com/wiremock/wiremock/releases)
- [Commits](https://github.com/wiremock/wiremock/compare/3.5.4...3.6.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]
2024-05-23 13:07:52 +00:00
committed by Alberto C. Ríos
parent 1758ea4db4
commit 729b51d4e8

View File

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