Skip to content

Commit d0e9b2a

Browse files
deps: update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.20 (#1485)
* deps: update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.20 * 🦉 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
1 parent d473d99 commit d0e9b2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/native-image-sample/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ http://maven.apache.org/xsd/maven-4.0.0.xsd">
134134
<plugin>
135135
<groupId>org.graalvm.buildtoolsgroupId>
136136
<artifactId>native-maven-pluginartifactId>
137-
<version>0.9.19version>
137+
<version>0.9.20version>
138138
<extensions>trueextensions>
139139
<configuration>
140140
<mainClass>pubsub.NativeImagePubSubSample

0 commit comments

Comments
 (0)