Skip to content

Commit

Permalink
Bump io.quarkiverse.wiremock:quarkus-wiremock-test in /backend
Browse files Browse the repository at this point in the history
Bumps [io.quarkiverse.wiremock:quarkus-wiremock-test](https://github.com/quarkiverse/quarkus-wiremock) from 1.4.0 to 1.4.1.
- [Release notes](https://github.com/quarkiverse/quarkus-wiremock/releases)
- [Commits](quarkiverse/quarkus-wiremock@1.4.0...1.4.1)

---
updated-dependencies:
- dependency-name: io.quarkiverse.wiremock:quarkus-wiremock-test
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent 5ac8046 commit 81c5ba7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/app.hopps.fin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@
<dependency>
<groupId>io.quarkiverse.wiremock</groupId>
<artifactId>quarkus-wiremock-test</artifactId>
<version>1.4.0</version>
<version>1.4.1</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 81c5ba7

Please sign in to comment.