Skip to content

Commit

Permalink
chore(deps): bump org.wiremock:wiremock-standalone from 3.5.4 to 3.6.0 (
Browse files Browse the repository at this point in the history
#131)

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](wiremock/wiremock@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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 13, 2024
1 parent d7f1197 commit 4285379
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 @@ -27,7 +27,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<quarkus.version>3.8.4</quarkus.version>
<wiremock.version>3.5.4</wiremock.version>
<wiremock.version>3.6.0</wiremock.version>
</properties>
<dependencyManagement>
<dependencies>
Expand Down

0 comments on commit 4285379

Please sign in to comment.