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.
2 parents 9eb1b3c + f4d16aa commit fc434e6Copy full SHA for fc434e6
pom.xml
@@ -10,7 +10,7 @@
10
<properties>
11
<maven.compiler.source>1.8</maven.compiler.source>
12
<maven.compiler.target>1.8</maven.compiler.target>
13
- <junit.jupiter.version>5.13.4</junit.jupiter.version>
+ <junit.jupiter.version>6.0.0</junit.jupiter.version>
14
<jacoco.version>0.8.7</jacoco.version>
15
</properties>
16
0 commit comments