We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7cacf9 commit 7af96e4Copy full SHA for 7af96e4
gbfs-validator-java-cli/pom.xml
@@ -21,7 +21,7 @@
21
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
22
<picocli.version>4.7.7</picocli.version>
23
<jackson.version>2.15.2</jackson.version>
24
- <junit.version>5.10.2</junit.version>
+ <junit.version>6.0.0</junit.version>
25
<jacoco-maven-plugin.version>0.8.13</jacoco-maven-plugin.version>
26
<!-- empty argLine property, the value is set up by Jacoco during unit tests execution -->
27
<argLine></argLine>
0 commit comments