Skip to content

Commit

Permalink
Bump wiremock-jre8 from 2.33.2 to 2.34.0
Browse files Browse the repository at this point in the history
Bumps [wiremock-jre8](https://github.com/wiremock/wiremock) from 2.33.2 to 2.34.0.
- [Release notes](https://github.com/wiremock/wiremock/releases)
- [Commits](wiremock/wiremock@2.33.2...2.34.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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 19, 2022
1 parent 4baba7a commit a2b1d3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion http/vertx-web-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<dependency>
<groupId>com.github.tomakehurst</groupId>
<artifactId>wiremock-jre8</artifactId>
<version>2.33.2</version>
<version>2.34.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit a2b1d3f

Please sign in to comment.