Skip to content

Commit 989b9b6

Browse files
deps: bump org.graalvm.buildtools:native-maven-plugin
Bumps [org.graalvm.buildtools:native-maven-plugin](https://github.com/graalvm/native-build-tools) from 0.10.0 to 0.10.1. - [Release notes](https://github.com/graalvm/native-build-tools/releases) - [Commits](graalvm/native-build-tools@0.10.0...0.10.1) --- updated-dependencies: - dependency-name: org.graalvm.buildtools:native-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fca595f commit 989b9b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
<checkstyle-rules.version>9.3</checkstyle-rules.version>
6161
<asciidoctor-maven-plugin.version>2.0.0</asciidoctor-maven-plugin.version>
6262
<errorprone.version>2.25.0</errorprone.version>
63-
<native-maven-plugin.version>0.10.0</native-maven-plugin.version>
63+
<native-maven-plugin.version>0.10.1</native-maven-plugin.version>
6464

6565
<!-- All checks except for javadoc enforced by default -->
6666
<skip.failsafe.tests>${skipTests}</skip.failsafe.tests>

0 commit comments

Comments
 (0)