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 381d76e commit 7f58868Copy full SHA for 7f58868
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.22</version>
+ <version>0.9.23</version>
111
<extensions>true</extensions>
112
<configuration>
113
<mainClass>com.example.datastore.NativeImageDatastoreSample</mainClass>
0 commit comments