Skip to content

Commit

Permalink
Bump wiremock-jre8 from 2.28.0 to 2.35.0 (zalando#1427)
Browse files Browse the repository at this point in the history
Bumps [wiremock-jre8](https://github.com/wiremock/wiremock) from 2.28.0 to 2.35.0.
- [Release notes](https://github.com/wiremock/wiremock/releases)
- [Commits](wiremock/wiremock@2.28.0...2.35.0)

---
updated-dependencies:
- dependency-name: com.github.tomakehurst:wiremock-jre8
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 22, 2023
1 parent 4f4f1a6 commit 20031ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion logbook-spring/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
<dependency>
<groupId>com.github.tomakehurst</groupId>
<artifactId>wiremock-jre8</artifactId>
<version>2.28.0</version>
<version>2.35.0</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit 20031ec

Please sign in to comment.