Skip to content

Commit 437d41c

Browse files
committed
Enable dependabot for graalvm plugin
Allow us to catch any incompatibilities with our native image build configs and the latest Maven graalvm plugin. See for example #7291.
1 parent e678d13 commit 437d41c

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

‎.github/dependabot.yml‎

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,6 @@ updates:
5656
- dependency-name: "org.codehaus.mojo:build-helper-maven-plugin"
5757
- dependency-name: "org.codehaus.mojo:exec-maven-plugin"
5858
- dependency-name: "org.apache.maven.plugin-tools:maven-plugin-annotations"
59-
- dependency-name: "org.graalvm.buildtools:*"
6059
- dependency-name: "org.jacoco:jacoco-maven-plugin"
6160
- dependency-name: "org.apache.commons:commons-lang3"
6261
- dependency-name: "org.codehaus.plexus:plexus-utils"

0 commit comments

Comments
 (0)