Skip to content

Commit

Permalink
Bump wiremock from 3.0.0-beta-7 to 3.0.0-beta-10
Browse files Browse the repository at this point in the history
Bumps [wiremock](https://github.com/wiremock/wiremock) from 3.0.0-beta-7 to 3.0.0-beta-10.
- [Release notes](https://github.com/wiremock/wiremock/releases)
- [Commits](wiremock/wiremock@3.0.0-beta-7...3.0.0-beta-10)

---
updated-dependencies:
- dependency-name: com.github.tomakehurst:wiremock
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 26, 2023
1 parent a485e75 commit 652d84a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion logbook-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -269,7 +269,7 @@
<dependency>
<groupId>com.github.tomakehurst</groupId>
<artifactId>wiremock</artifactId>
<version>3.0.0-beta-7</version>
<version>3.0.0-beta-10</version>
<scope>test</scope>
</dependency>
<!-- Needed by json-path-assert and rest-client-driver... -->
Expand Down

0 comments on commit 652d84a

Please sign in to comment.