Skip to content

Commit

Permalink
Merge pull request #86 from dheid/dependabot/maven/com.github.tomakeh…
Browse files Browse the repository at this point in the history
…urst-wiremock-jre8-2.35.1

Bump com.github.tomakehurst:wiremock-jre8 from 2.35.0 to 2.35.1
  • Loading branch information
dheid authored Sep 6, 2023
2 parents 7854d1c + 493b571 commit 378324c
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 @@ -116,7 +116,7 @@
<dependency>
<groupId>com.github.tomakehurst</groupId>
<artifactId>wiremock-jre8</artifactId>
<version>2.35.0</version>
<version>2.35.1</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 378324c

Please sign in to comment.