Skip to content

Commit 0da75b8

Browse files
deps: update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.13 (#1945)
* deps: update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.13 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parent 765d11b commit 0da75b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/native-image/pom.xml

+1-1
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.12</version>
133+
<version>0.9.13</version>
134134
<extensions>true</extensions>
135135
<configuration>
136136
<mainClass>com.example.spanner.NativeImageSpannerSample</mainClass>

0 commit comments

Comments
 (0)