Skip to content

Commit 180a7ad

Browse files
authored
Merge pull request #173 from entur/renovate/major-junit-framework-monorepo
2 parents e7cacf9 + 7af96e4 commit 180a7ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gbfs-validator-java-cli/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
2222
<picocli.version>4.7.7</picocli.version>
2323
<jackson.version>2.15.2</jackson.version>
24-
<junit.version>5.10.2</junit.version>
24+
<junit.version>6.0.0</junit.version>
2525
<jacoco-maven-plugin.version>0.8.13</jacoco-maven-plugin.version>
2626
<!-- empty argLine property, the value is set up by Jacoco during unit tests execution -->
2727
<argLine></argLine>

0 commit comments

Comments
 (0)