Skip to content

Commit

Permalink
build(deps-dev): bump org.wiremock:wiremock from 3.9.1 to 3.9.2 (#319)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 29, 2024
1 parent a47e6b2 commit 96cb800
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java11/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
<dependency>
<groupId>org.wiremock</groupId>
<artifactId>wiremock</artifactId>
<version>3.9.1</version>
<version>3.9.2</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 96cb800

Please sign in to comment.