We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11521bd commit f26e10aCopy full SHA for f26e10a
lambda/pom.xml
@@ -97,7 +97,7 @@
97
<groupId>com.github.tomakehurst</groupId>
98
<!-- standalone looks better at it seems necessary to start the servers lazily -->
99
<artifactId>wiremock-jre8-standalone</artifactId>
100
- <version>2.35.0</version>
+ <version>3.0.1</version>
101
<scope>test</scope>
102
</dependency>
103
</dependencies>
0 commit comments