Skip to content

Commit 0b1767d

Browse files
chore(deps): update dependency com.github.tomakehurst:wiremock-jre8-standalone to v3
1 parent 26fae2b commit 0b1767d

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
@@ -100,7 +100,7 @@
100100
<groupId>com.github.tomakehurst</groupId>
101101
<!-- standalone looks better at it seems necessary to start the servers lazily -->
102102
<artifactId>wiremock-jre8-standalone</artifactId>
103-
<version>2.35.2</version>
103+
<version>3.0.1</version>
104104
<scope>test</scope>
105105
</dependency>
106106
</dependencies>

0 commit comments

Comments
 (0)