Skip to content

Commit

Permalink
deps: bump org.graalvm.buildtools:native-maven-plugin
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.1 to 0.10.2.
- [Release notes](https://github.com/graalvm/native-build-tools/releases)
- [Commits](graalvm/native-build-tools@0.10.1...0.10.2)

---
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] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 20, 2024
1 parent 0f94e07 commit d37f35c
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.27.1</errorprone.version>
<native-maven-plugin.version>0.10.1</native-maven-plugin.version>
<native-maven-plugin.version>0.10.2</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 d37f35c

Please sign in to comment.