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 4e8845b commit 23f7481Copy full SHA for 23f7481
functions/pom.xml
@@ -82,8 +82,8 @@
82
<scope>provided</scope>
83
</dependency>
84
<dependency>
85
- <groupId>com.github.tomakehurst</groupId>
86
- <artifactId>wiremock-jre8</artifactId>
+ <groupId>org.wiremock</groupId>
+ <artifactId>wiremock</artifactId>
87
<version>3.0.1</version>
88
<scope>test</scope>
89
0 commit comments