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 96393af commit 41aaf29Copy full SHA for 41aaf29
pom.xml
@@ -41,7 +41,7 @@
41
<maven.compiler.release>8</maven.compiler.release>
42
<pmd.version>7.16.0</pmd.version> <!-- pmd version used for tests -->
43
<surefire.version>3.5.4</surefire.version>
44
- <junit.version>5.13.4</junit.version>
+ <junit.version>6.0.0</junit.version>
45
<checkstyle.plugin.version>3.6.0</checkstyle.plugin.version>
46
<checkstyle.version>12.0.0</checkstyle.version>
47
0 commit comments