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 c8d266f commit f2e4c23Copy full SHA for f2e4c23
pom.xml
@@ -19,7 +19,7 @@
19
<maven.compiler.target>1.8</maven.compiler.target>
20
<maven.compiler.release>8</maven.compiler.release>
21
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
22
- <junit.version>6.0.0</junit.version>
+ <junit.version>6.0.1</junit.version>
23
<junit4.version>4.13.2</junit4.version>
24
<maven.plugin.api.version>3.9.11</maven.plugin.api.version>
25
<maven.plugin.annotations.version>3.15.2</maven.plugin.annotations.version>
0 commit comments