Skip to content

Commit

Permalink
bump wiremock dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
marczin committed Apr 6, 2023
1 parent 639c50d commit d9ad29a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -106,8 +106,8 @@
</dependency>
<dependency>
<groupId>com.github.tomakehurst</groupId>
<artifactId>wiremock</artifactId>
<version>2.27.2</version>
<artifactId>wiremock-jre8-standalone</artifactId>
<version>2.35.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit d9ad29a

Please sign in to comment.