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 8c0dbfc commit 2f148fdCopy full SHA for 2f148fd
pom.xml
@@ -23,7 +23,7 @@
23
<sha1></sha1>
24
<changelist>-SNAPSHOT</changelist>
25
<java.version>17</java.version>
26
- <junit.version>5.9.0</junit.version>
+ <junit.version>5.9.1</junit.version>
27
28
<maven.compiler.source>${java.version}</maven.compiler.source>
29
<maven.compiler.target>${java.version}</maven.compiler.target>
0 commit comments