Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 26, 2024
1 parent 5229160 commit 8c0ed22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<skip.dependency.check>false</skip.dependency.check>
<postgresql.version>42.7.1</postgresql.version>
<hapi.version>6.8.3</hapi.version>
<wiremock-standalone.version>3.2.0</wiremock-standalone.version>
<wiremock-standalone.version>3.4.2</wiremock-standalone.version>
<testcontainers.version>1.19.3</testcontainers.version>
<ossindexAnalyzerEnabled>false</ossindexAnalyzerEnabled>
<spring.cloud-version>2023.0.0</spring.cloud-version>
Expand Down

0 comments on commit 8c0ed22

Please sign in to comment.