We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8df8f50 commit fa3979aCopy full SHA for fa3979a
1 file changed
samples/native-image-sample/pom.xml
@@ -107,7 +107,7 @@
107
<plugin>
108
<groupId>org.graalvm.buildtools</groupId>
109
<artifactId>native-maven-plugin</artifactId>
110
- <version>0.9.12</version>
+ <version>0.9.13</version>
111
<extensions>true</extensions>
112
<configuration>
113
<mainClass>com.example.datastore.NativeImageDatastoreSample</mainClass>
0 commit comments