(2.0.x): Bump com.github.tomakehurst:wiremock-jre8-standalone

Bumps [com.github.tomakehurst:wiremock-jre8-standalone](https://github.com/wiremock/wiremock) from 2.35.0 to 3.0.1.
- [Release notes](https://github.com/wiremock/wiremock/releases)
- [Commits](https://github.com/wiremock/wiremock/compare/2.35.0...3.0.1)

---
updated-dependencies:
- dependency-name: com.github.tomakehurst:wiremock-jre8-standalone
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-09-04 14:00:16 +00:00
committed by Alberto C. Ríos
parent c1d112dc5c
commit 9bc353d27a

View File

@@ -24,7 +24,7 @@ buildscript {
immutablesVersion = "2.9.3"
openServiceBrokerVersion = "4.0.0"
springFrameworkVersion = "6.0.0"
wiremockVersion = "2.35.0"
wiremockVersion = "3.0.1"
}
}