Skip to content

Commit baccafd

Browse files
committed
deps: update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.18
1 parent 5adeddf commit baccafd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/native-image/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@
130130
<plugin>
131131
<groupId>org.graalvm.buildtools</groupId>
132132
<artifactId>native-maven-plugin</artifactId>
133-
<version>0.9.16</version>
133+
<version>0.9.18</version>
134134
<extensions>true</extensions>
135135
<configuration>
136136
<mainClass>com.example.spanner.NativeImageSpannerSample</mainClass>

0 commit comments

Comments
 (0)