File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 41
41
<plugin >
42
42
<groupId >org.graalvm.buildtools</groupId >
43
43
<artifactId >native-maven-plugin</artifactId >
44
- <version >0.10.4 </version >
44
+ <version >0.10.5 </version >
45
45
<extensions >true</extensions >
46
46
<executions >
47
47
<execution >
Original file line number Diff line number Diff line change 18
18
<maven-assembly-plugin .version>3.7.1</maven-assembly-plugin .version>
19
19
<maven-enforcer-plugin .version>3.5.0</maven-enforcer-plugin .version>
20
20
<main .class>dpr.aoc2024.All</main .class>
21
- <native-maven-plugin .version>0.10.4 </native-maven-plugin .version>
21
+ <native-maven-plugin .version>0.10.5 </native-maven-plugin .version>
22
22
<imageName >AOC${project.artifactId}</imageName >
23
23
<junit5 .version>5.11.4</junit5 .version>
24
24
<jacoco-maven-plugin .version>0.8.12</jacoco-maven-plugin .version>
You can’t perform that action at this time.
0 commit comments