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 7244e24 commit 36a5a7aCopy full SHA for 36a5a7a
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.1'
+ id 'org.graalvm.buildtools.native' version '0.11.2'
5
}
6
7
java {
0 commit comments