File tree
Expand file treeCollapse file tree1 file changed
+1
-1
lines changed samples/native-image-sample
Expand file treeCollapse file tree1 file changed
+1
-1
lines changed Original file line number | Diff line number | Diff line change |
---|
@@ -134,7 +134,7 @@ http://maven.apache.org/xsd/maven-4.0.0.xsd">
|
134 | 134 | <plugin>
|
135 | 135 | <groupId>org.graalvm.buildtools</groupId>
|
136 | 136 | <artifactId>native-maven-plugin</artifactId>
|
137 |
| -<version>0.9.11</version> |
| 137 | +<version>0.9.12</version> |
138 | 138 | <extensions>true</extensions>
|
139 | 139 | <configuration>
|
140 | 140 | <mainClass>pubsub.NativeImagePubSubSample
|
|
You can’t perform that action at this time.
0 commit comments