Skip to content

Commit f26e10a

Browse files
Update dependency com.github.tomakehurst:wiremock-jre8-standalone to v3
1 parent 11521bd commit f26e10a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lambda/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
<groupId>com.github.tomakehurst</groupId>
9898
<!-- standalone looks better at it seems necessary to start the servers lazily -->
9999
<artifactId>wiremock-jre8-standalone</artifactId>
100-
<version>2.35.0</version>
100+
<version>3.0.1</version>
101101
<scope>test</scope>
102102
</dependency>
103103
</dependencies>

0 commit comments

Comments
 (0)