Skip to content
This repository has been archived by the owner on Apr 29, 2024. It is now read-only.

Commit

Permalink
Merge pull request #5 from dheid/dependabot/maven/com.github.tomakehu…
Browse files Browse the repository at this point in the history
…rst-wiremock-jre8-2.34.0

Bump wiremock-jre8 from 2.33.2 to 2.34.0
  • Loading branch information
dheid authored Sep 16, 2022
2 parents d81a6c4 + 4904856 commit 638e969
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,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>
</dependencies>
Expand Down

0 comments on commit 638e969

Please sign in to comment.