Skip to content

Commit 00bc0ce

Browse files
Bump org.graalvm.buildtools:native-maven-plugin
Bumps [org.graalvm.buildtools:native-maven-plugin](https://github.com/graalvm/native-build-tools) from 0.10.6 to 0.11.0. - [Release notes](https://github.com/graalvm/native-build-tools/releases) - [Commits](graalvm/native-build-tools@0.10.6...0.11.0) --- updated-dependencies: - dependency-name: org.graalvm.buildtools:native-maven-plugin dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8fff711 commit 00bc0ce

File tree

1 file changed

+1
-1
lines changed
  • labs/unicorn-location-api/final/unicorn-location-api-final/UnicornLocationFunction

1 file changed

+1
-1
lines changed

labs/unicorn-location-api/final/unicorn-location-api-final/UnicornLocationFunction/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104
<plugin>
105105
<groupId>org.graalvm.buildtools</groupId>
106106
<artifactId>native-maven-plugin</artifactId>
107-
<version>0.10.6</version>
107+
<version>0.11.0</version>
108108
<extensions>true</extensions>
109109
<executions>
110110
<execution>

0 commit comments

Comments
 (0)