Skip to content

Commit

Permalink
Merge pull request #1865 from quarkus-qe/dependabot/maven/org.wiremoc…
Browse files Browse the repository at this point in the history
…k-wiremock-3.8.0

Bump org.wiremock:wiremock from 3.7.0 to 3.8.0
  • Loading branch information
michalvavrik authored Jul 2, 2024
2 parents f37c91a + 5a5c8e0 commit 567369d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion http/rest-client-reactive/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<dependency>
<groupId>org.wiremock</groupId>
<artifactId>wiremock</artifactId>
<version>3.7.0</version>
<version>3.8.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 567369d

Please sign in to comment.