Skip to content

Commit

Permalink
fix(deps): update dependency org.wiremock:wiremock-standalone to v3.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 13, 2025
1 parent e1670bc commit 45405c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion refarch-integrations/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
<dependency>
<groupId>org.wiremock</groupId>
<artifactId>wiremock-standalone</artifactId>
<version>3.10.0</version>
<version>3.12.0</version>
</dependency>
</dependencies>
</dependencyManagement>
Expand Down

0 comments on commit 45405c5

Please sign in to comment.