Skip to content

Commit

Permalink
deps: bump org.graalvm.buildtools:native-maven-plugin (#2619)
Browse files Browse the repository at this point in the history
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 22, 2024
1 parent 8840612 commit 7c1ed93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
<checkstyle-rules.version>9.3</checkstyle-rules.version>
<asciidoctor-maven-plugin.version>2.0.0</asciidoctor-maven-plugin.version>
<errorprone.version>2.25.0</errorprone.version>
<native-maven-plugin.version>0.10.0</native-maven-plugin.version>
<native-maven-plugin.version>0.10.1</native-maven-plugin.version>

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

0 comments on commit 7c1ed93

Please sign in to comment.