Skip to content

Commit

Permalink
Update dependency org.wiremock:wiremock to v3.10.0 (#746)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 9, 2024
1 parent b55ee5f commit 9c47a8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin-management-library/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
<dependency>
<groupId>org.wiremock</groupId>
<artifactId>wiremock</artifactId>
<version>3.9.2</version>
<version>3.10.0</version>
<scope>test</scope>
<exclusions>
<exclusion>
Expand Down

0 comments on commit 9c47a8b

Please sign in to comment.