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.
2 parents b8c6cbe + 601b85e commit fbe38b1Copy full SHA for fbe38b1
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.10.6'
+ id 'org.graalvm.buildtools.native' version '0.11.0'
5
}
6
7
java {
0 commit comments