Skip to content

Commit

Permalink
(2.3.x): Bump org.wiremock:wiremock-standalone from 3.11.0 to 3.12.0
Browse files Browse the repository at this point in the history
Bumps [org.wiremock:wiremock-standalone](https://github.com/wiremock/wiremock) from 3.11.0 to 3.12.0.
- [Release notes](https://github.com/wiremock/wiremock/releases)
- [Commits](wiremock/wiremock@3.11.0...3.12.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and royclarkson committed Feb 28, 2025
1 parent 477dcc6 commit 23f7fc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ buildscript {
commonsTextVersion = "1.13.0"
immutablesVersion = "2.10.1"
openServiceBrokerVersion = "4.3.1"
wiremockVersion = "3.11.0"
wiremockVersion = "3.12.0"
}
}

Expand Down

0 comments on commit 23f7fc8

Please sign in to comment.