Skip to content

Commit a78be32

Browse files
renovate-botgcf-owl-bot[bot]tom-andersen
authored
deps: update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.17 (#1087)
* deps: update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.17 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * Revert "🦉 Updates from OwlBot post-processor" This reverts commit 31493c5. * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * Revert "🦉 Updates from OwlBot post-processor" This reverts commit b25a7e7. Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com> Co-authored-by: Tom Andersen <tom-andersen@users.noreply.github.com>
1 parent 801a7ec commit a78be32

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
@@ -123,7 +123,7 @@ http://maven.apache.org/xsd/maven-4.0.0.xsd">
123123
<plugin>
124124
<groupId>org.graalvm.buildtools</groupId>
125125
<artifactId>native-maven-plugin</artifactId>
126-
<version>0.9.16</version>
126+
<version>0.9.17</version>
127127
<extensions>true</extensions>
128128
<configuration>
129129
<mainClass>com.example.firestore.NativeImageFirestoreSample</mainClass>

0 commit comments

Comments
 (0)