Skip to content

Commit

Permalink
Update WireMock Webhook Extension to 3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
oleg-nenashev authored Aug 31, 2023
1 parent 4c9b8a7 commit ac56651
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@
<dependency>
<groupId>org.wiremock</groupId>
<artifactId>wiremock-webhooks-extension</artifactId>
<version>3.0.0</version>
<version>3.0.1</version>
</dependency>
</artifactItems>
<outputDirectory>${project.build.directory}/test-wiremock-extension</outputDirectory>
Expand Down

0 comments on commit ac56651

Please sign in to comment.