Skip to content

Commit b2c7a82

Browse files
build: Bump wiremock-standalone to 3.10.0 (#16)
1 parent c27cf17 commit b2c7a82

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
@@ -77,7 +77,7 @@
7777
<dependency>
7878
<groupId>org.wiremock</groupId>
7979
<artifactId>wiremock-standalone</artifactId>
80-
<version>3.9.2</version>
80+
<version>3.10.0</version>
8181
<scope>test</scope>
8282
</dependency>
8383
</dependencies>

0 commit comments

Comments
 (0)