Skip to content

Commit

Permalink
chore(deps-dev): bump org.wiremock:wiremock in /restclient-kotlin
Browse files Browse the repository at this point in the history
Bumps [org.wiremock:wiremock](https://github.com/wiremock/wiremock) from 3.10.0 to 3.11.0.
- [Release notes](https://github.com/wiremock/wiremock/releases)
- [Commits](wiremock/wiremock@3.10.0...3.11.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 3, 2025
1 parent 2cb601f commit 2d5b234
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion restclient-kotlin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@

<!-- dependencies-->
<quarkus.version>3.18.0.CR1</quarkus.version>
<wiremock.version>3.10.0</wiremock.version>
<wiremock.version>3.11.0</wiremock.version>
<jackson.version>2.18.2</jackson.version>
<kotest.version>5.9.1</kotest.version>
</properties>
Expand Down

0 comments on commit 2d5b234

Please sign in to comment.