Skip to content
This repository was archived by the owner on Oct 2, 2023. It is now read-only.

Commit a6598fa

Browse files
authored
deps: update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.10 (#739)
1 parent c27d313 commit a6598fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎samples/native-image-sample/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@
138138
<plugin>
139139
<groupId>org.graalvm.buildtools</groupId>
140140
<artifactId>native-maven-plugin</artifactId>
141-
<version>0.9.9</version>
141+
<version>0.9.10</version>
142142
<extensions>true</extensions>
143143
<configuration>
144144
<mainClass>trace.TraceSampleApplication</mainClass>

0 commit comments

Comments
 (0)