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 63b5196 commit cd2ae9fCopy full SHA for cd2ae9f
samples/native-image-sample/pom.xml
@@ -121,7 +121,7 @@
121
<plugin>
122
<groupId>org.graalvm.buildtools</groupId>
123
<artifactId>native-maven-plugin</artifactId>
124
- <version>0.9.17</version>
+ <version>0.9.18</version>
125
<extensions>true</extensions>
126
<configuration>
127
<mainClass>com.example.bigquery.NativeImageBigquerySample
0 commit comments