Skip to content

Commit

Permalink
build(deps-dev): bump org.wiremock:wiremock from 3.6.0 to 3.7.0 (#261)
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] committed Jun 24, 2024
1 parent 0097aaa commit c8d0af3
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.6.0</version>
<version>3.7.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit c8d0af3

Please sign in to comment.