We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79ba34e commit 2a8a99aCopy full SHA for 2a8a99a
test-projects/graalvm/build.gradle
@@ -1,7 +1,7 @@
1
plugins {
2
id "java"
3
id "application"
4
- id 'org.graalvm.buildtools.native' version '0.11.0'
+ id 'org.graalvm.buildtools.native' version '0.11.1'
5
}
6
7
java {
0 commit comments