We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f865602 + aa9ab62 commit 24b7c54Copy full SHA for 24b7c54
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.3'
+ id 'org.graalvm.buildtools.native' version '0.10.4'
5
}
6
7
java {
0 commit comments