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 dcc8e48 commit bd1995bCopy full SHA for bd1995b
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