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