There was an error while loading. Please reload this page.
1 parent 56fa0be commit 554e75dCopy full SHA for 554e75d
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.19</version>
+ <version>0.9.20</version>
125
<extensions>true</extensions>
126
<configuration>
127
<mainClass>com.example.bigquery.NativeImageBigquerySample
0 commit comments