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 b2aeb1a commit 036f7f8Copy full SHA for 036f7f8
samples/native-image-sample/pom.xml
@@ -115,7 +115,7 @@ http://maven.apache.org/xsd/maven-4.0.0.xsd">
115
<plugin>
116
<groupId>org.graalvm.buildtools</groupId>
117
<artifactId>native-maven-plugin</artifactId>
118
- <version>0.9.9</version>
+ <version>0.9.10</version>
119
<extensions>true</extensions>
120
<configuration>
121
<mainClass>com.example.firestore.NativeImageFirestoreSample
0 commit comments