Skip to content

Commit ac56651

Browse files
Update WireMock Webhook Extension to 3.0.1
1 parent 4c9b8a7 commit ac56651

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@
168168
<dependency>
169169
<groupId>org.wiremock</groupId>
170170
<artifactId>wiremock-webhooks-extension</artifactId>
171-
<version>3.0.0</version>
171+
<version>3.0.1</version>
172172
</dependency>
173173
</artifactItems>
174174
<outputDirectory>${project.build.directory}/test-wiremock-extension</outputDirectory>

0 commit comments

Comments
 (0)