Skip to content

Commit

Permalink
Update dependency com.github.tomakehurst:wiremock-jre8-standalone to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 9, 2023
1 parent 5bbbb6f commit 1697489
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lambda/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
<groupId>com.github.tomakehurst</groupId>
<!-- standalone looks better at it seems necessary to start the servers lazily -->
<artifactId>wiremock-jre8-standalone</artifactId>
<version>2.35.1</version>
<version>3.0.1</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 1697489

Please sign in to comment.