Skip to content

Commit

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

Bump org.wiremock:wiremock from 3.4.1 to 3.4.2
  • Loading branch information
michalvavrik authored Feb 26, 2024
2 parents 8592615 + 2250a20 commit 48eb8f4
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.4.1</version>
<version>3.4.2</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 48eb8f4

Please sign in to comment.