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 b512431 commit bb2bc4bCopy full SHA for bb2bc4b
tasks/native-image-sample/pom.xml
@@ -108,7 +108,7 @@
108
<plugin>
109
<groupId>org.graalvm.buildtools</groupId>
110
<artifactId>native-maven-plugin</artifactId>
111
- <version>0.9.13</version>
+ <version>0.9.14</version>
112
<extensions>true</extensions>
113
<configuration>
114
<mainClass>com.example.tasks.TasksSampleApplication</mainClass>
0 commit comments