Skip to content

Commit ddebbbb

Browse files
authored
deps: update dependency org.graalvm.buildtools:native-maven-plugin to v0.10.2 (#3117)
1 parent 0345ff9 commit ddebbbb

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
@@ -131,7 +131,7 @@
131131
<plugin>
132132
<groupId>org.graalvm.buildtools</groupId>
133133
<artifactId>native-maven-plugin</artifactId>
134-
<version>0.10.1</version>
134+
<version>0.10.2</version>
135135
<extensions>true</extensions>
136136
<configuration>
137137
<mainClass>com.example.spanner.NativeImageSpannerSample</mainClass>

0 commit comments

Comments
 (0)