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 96be18d commit 0b0490fCopy full SHA for 0b0490f
pom.xml
@@ -17,7 +17,7 @@
17
<java.version>1.8</java.version>
18
<maven.compiler.release>8</maven.compiler.release>
19
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
20
- <junit.version>5.12.1</junit.version>
+ <junit.version>5.12.2</junit.version>
21
<junit4.version>4.13.2</junit4.version>
22
<maven.plugin.api.version>3.9.9</maven.plugin.api.version>
23
<maven.plugin.annotations.version>3.15.1</maven.plugin.annotations.version>
0 commit comments