Skip to content

Commit 9db5c78

Browse files
authored
deps: update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.23 (#2501)
1 parent f10400b commit 9db5c78

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

0 commit comments

Comments
 (0)