We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f2fdb7 commit 14cad59Copy full SHA for 14cad59
2024/pom.xml
@@ -20,7 +20,7 @@
20
<main.class>dpr.aoc2024.All</main.class>
21
<native-maven-plugin.version>0.10.6</native-maven-plugin.version>
22
<imageName>AOC${project.artifactId}</imageName>
23
- <junit5.version>5.12.1</junit5.version>
+ <junit5.version>5.12.2</junit5.version>
24
<jacoco-maven-plugin.version>0.8.13</jacoco-maven-plugin.version>
25
</properties>
26
0 commit comments