We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 613df49 commit 860c805Copy full SHA for 860c805
settings.gradle.kts
@@ -8,7 +8,7 @@ pluginManagement {
8
id("org.xbib.gradle.plugin.jflex") version "3.0.2"
9
id("org.unbroken-dome.xjc") version "2.0.0"
10
// See https://github.com/graalvm/native-build-tools/issues/626
11
- id("org.graalvm.buildtools.native") version "0.10.4"
+ id("org.graalvm.buildtools.native") version "0.10.5"
12
}
13
14
0 commit comments