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 9a0f3de commit 7b5df86Copy full SHA for 7b5df86
pom.xml
@@ -13,7 +13,7 @@
13
<maven.compiler.source>21</maven.compiler.source>
14
<maven.compiler.target>21</maven.compiler.target>
15
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
16
- <junit.jupiter.version>5.13.0</junit.jupiter.version>
+ <junit.jupiter.version>5.13.1</junit.jupiter.version>
17
</properties>
18
19
<dependencies>
0 commit comments