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 Mar 4, 2024
1 parent 3edcfa5 commit f389a8b
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.2</version>
<version>3.0.1</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit f389a8b

Please sign in to comment.