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 6b4b19c commit 0001fcfCopy full SHA for 0001fcf
pom.xml
@@ -83,7 +83,7 @@
83
<jacoco-maven-plugin.version>0.8.12</jacoco-maven-plugin.version>
84
<java.charset>UTF-8</java.charset>
85
<jdk.version>21</jdk.version>
86
- <junit.version>5.10.3</junit.version>
+ <junit.version>5.11.0</junit.version>
87
<lombok.version>1.18.34</lombok.version>
88
<main.class>demo.Application</main.class>
89
<maven-assembly-plugin.version>3.7.1</maven-assembly-plugin.version>
0 commit comments