From 06fd73713955ffd53a84da66eecfcf7ab496d31f Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 12 Jul 2022 00:20:51 +0000 Subject: [PATCH] deps: update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.13 --- samples/native-image-sample/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/native-image-sample/pom.xml b/samples/native-image-sample/pom.xml index d5df460050..d9b6cc9253 100644 --- a/samples/native-image-sample/pom.xml +++ b/samples/native-image-sample/pom.xml @@ -121,7 +121,7 @@ org.graalvm.buildtools native-maven-plugin - 0.9.12 + 0.9.13 true com.example.bigquery.NativeImageBigquerySample