Skip to content

Commit

Permalink
Bump org.wiremock:wiremock-standalone from 3.3.1 to 3.4.2 (#1470)
Browse files Browse the repository at this point in the history
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](wiremock/wiremock@3.3.1...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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 12, 2024
1 parent 43d5e25 commit 5afaf87
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 @@ -79,7 +79,7 @@
<hamcrest.version>1.3</hamcrest.version>
<mockito.version>5.11.0</mockito.version>
<assertj.version>3.25.3</assertj.version>
<wiremock.version>3.3.1</wiremock.version>
<wiremock.version>3.4.2</wiremock.version>
<reactor.test.version>3.6.2</reactor.test.version>
<javax.annotation.version>1.3.2</javax.annotation.version>
<spotbugs.annotations.version>4.8.3</spotbugs.annotations.version>
Expand Down

0 comments on commit 5afaf87

Please sign in to comment.