Skip to content

Commit

Permalink
build(deps-dev): bump org.wiremock:wiremock from 3.5.3 to 3.5.4 (#240)
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 Apr 29, 2024
1 parent e81410c commit f1a2f0c
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.5.3</version>
<version>3.5.4</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit f1a2f0c

Please sign in to comment.