Skip to content

Commit

Permalink
Merge pull request #27 from project-ncl/renovate/org.wiremock-wiremoc…
Browse files Browse the repository at this point in the history
…k-3.x

Update dependency org.wiremock:wiremock to v3.12.0
  • Loading branch information
rnc authored Feb 13, 2025
2 parents ad514af + a7ea360 commit 1eac10e
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 @@ -174,7 +174,7 @@
<dependency>
<groupId>org.wiremock</groupId>
<artifactId>wiremock</artifactId>
<version>3.10.0</version>
<version>3.12.0</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 1eac10e

Please sign in to comment.