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 ff3b378 commit 9a55fb6Copy full SHA for 9a55fb6
gbfs-validator-java-loader/pom.xml
@@ -19,7 +19,7 @@
19
<maven.compiler.target>17</maven.compiler.target>
20
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
21
<junit.version>6.0.0</junit.version>
22
- <wiremock.version>2.35.1</wiremock.version>
+ <wiremock.version>3.0.1</wiremock.version>
23
<mockito.version>5.11.0</mockito.version>
24
</properties>
25
0 commit comments