Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit bf94087

Browse files
authoredDec 13, 2022
deps: update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.19 (#2433)
1 parent 54fdc78 commit bf94087

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎samples/native-image-sample/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@
121121
<plugin>
122122
<groupId>org.graalvm.buildtools</groupId>
123123
<artifactId>native-maven-plugin</artifactId>
124-
<version>0.9.18</version>
124+
<version>0.9.19</version>
125125
<extensions>true</extensions>
126126
<configuration>
127127
<mainClass>com.example.bigquery.NativeImageBigquerySample

0 commit comments

Comments
 (0)
Failed to load comments.