Skip to content

Commit 98f08ad

Browse files
Bump org.graalvm.buildtools:native-maven-plugin
Bumps the dependencies group with 1 update: [org.graalvm.buildtools:native-maven-plugin](https://github.com/graalvm/native-build-tools). Updates `org.graalvm.buildtools:native-maven-plugin` from 0.11.5 to 1.0.0 - [Release notes](https://github.com/graalvm/native-build-tools/releases) - [Commits](graalvm/native-build-tools@0.11.5...1.0) --- updated-dependencies: - dependency-name: org.graalvm.buildtools:native-maven-plugin dependency-version: 1.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d384457 commit 98f08ad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,7 @@
234234
<plugin>
235235
<groupId>org.graalvm.buildtools</groupId>
236236
<artifactId>native-maven-plugin</artifactId>
237-
<version>0.11.5</version>
237+
<version>1.0.0</version>
238238
<executions>
239239
<execution>
240240
<id>build-native</id>

0 commit comments

Comments
 (0)