We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63619a0 commit cf62590Copy full SHA for cf62590
samples/native-image-sample/pom.xml
@@ -131,7 +131,7 @@
131
<plugin>
132
<groupId>org.graalvm.buildtools</groupId>
133
<artifactId>native-maven-plugin</artifactId>
134
- <version>0.10.0</version>
+ <version>0.10.1</version>
135
<extensions>true</extensions>
136
<configuration>
137
<mainClass>com.example.logging.NativeImageLoggingSample</mainClass>
0 commit comments