Skip to content

Commit

Permalink
chore(deps): update dependency com.github.tomakehurst:wiremock-jre8-s…
Browse files Browse the repository at this point in the history
…tandalone to v3 (#16)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 17, 2023
1 parent e76e7a8 commit 4ca49e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@
<dependency>
<groupId>com.github.tomakehurst</groupId>
<artifactId>wiremock-jre8-standalone</artifactId>
<version>2.35.1</version>
<version>3.0.1</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 4ca49e5

Please sign in to comment.