We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f25be47 commit 631b98dCopy full SHA for 631b98d
samples/native-image-sample/pom.xml
@@ -134,7 +134,7 @@
134
<plugin>
135
<groupId>org.graalvm.buildtools</groupId>
136
<artifactId>native-maven-plugin</artifactId>
137
- <version>0.9.15</version>
+ <version>0.9.16</version>
138
<extensions>true</extensions>
139
<configuration>
140
<mainClass>com.example.storage.NativeImageStorageSample</mainClass>
0 commit comments