We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67302eb commit 6befda7Copy full SHA for 6befda7
build.gradle.kts
@@ -3,7 +3,7 @@ plugins {
3
application
4
eclipse
5
`check-lib-versions`
6
- id("org.graalvm.buildtools.native") version "0.10.5"
+ id("org.graalvm.buildtools.native") version "0.10.6"
7
}
8
9
allprojects {
0 commit comments