Skip to content

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Nov 30, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.graalvm.buildtools:native-maven-plugin 0.9.5 -> 0.9.8 age adoption passing confidence

Release Notes

graalvm/native-build-tools

v0.9.8

Compare Source

Release highlights

This release contains various bugfixes and improvements for both the Maven and Gradle plugins.

Gradle plugin
  • [Breaking change] The agent option has been replaced with an agent { ... } configuration block which includes an enabled property.
  • Toolchain support can now be disabled altogether, which can be useful when using GraalVM Enterprise Edition.
    • See