We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dca0f15 commit a207829Copy full SHA for a207829
1 file changed
samples/native-image-sample/pom.xml
@@ -140,7 +140,7 @@
140
<plugin>
141
<groupId>org.graalvm.buildtools</groupId>
142
<artifactId>native-maven-plugin</artifactId>
143
- <version>0.10.1</version>
+ <version>0.10.2</version>
144
<extensions>true</extensions>
145
<configuration>
146
<mainClass>com.example.storage.NativeImageStorageSample</mainClass>
0 commit comments