We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 701d820 commit 581da1fCopy full SHA for 581da1f
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.28</version>
+ <version>0.10.0</version>
127
<extensions>true</extensions>
128
<configuration>
129
<mainClass>com.example.firestore.NativeImageFirestoreSample</mainClass>
0 commit comments