8000
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 7e5ced2 commit fdbe5bfCopy full SHA for fdbe5bf
providers/flipt/pom.xml
@@ -49,9 +49,9 @@
49
</dependency>
50
51
<dependency>
52
- <groupId>com.github.tomakehurst</groupId>
53
- <artifactId>wiremock-jre8</artifactId>
54
- <version>2.35.2</version>
+ <groupId>org.wiremock</groupId>
+ <artifactId>wiremock</artifactId>
+ <version>3.0.1</version>
55
<scope>test</scope>
56
57
providers/unleash/pom.xml
@@ -30,9 +30,9 @@
30
31
32
33
34
35
36
37
38
0 commit comments