We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8000d8c commit 8cb45aeCopy full SHA for 8cb45ae
samples/native-image-sample/pom.xml
@@ -123,7 +123,7 @@ http://maven.apache.org/xsd/maven-4.0.0.xsd">
123
<plugin>
124
<groupId>org.graalvm.buildtools</groupId>
125
<artifactId>native-maven-plugin</artifactId>
126
- <version>0.9.17</version>
+ <version>0.9.18</version>
127
<extensions>true</extensions>
128
<configuration>
129
<mainClass>com.example.firestore.NativeImageFirestoreSample</mainClass>
0 commit comments