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 77a3152 commit b615441Copy full SHA for b615441
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.9.14</version>
+ <version>0.9.15</version>
135
<extensions>true</extensions>
136
<configuration>
137
<mainClass>com.example.logging.NativeImageLoggingSample</mainClass>
0 commit comments