We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88a7781 commit b802402Copy full SHA for b802402
settings.gradle.kts
@@ -5,7 +5,7 @@ pluginManagement {
5
id("com.gradle.enterprise") version "3.11.4"
6
id("io.github.gradle-nexus.publish-plugin") version "1.1.0"
7
id("org.jetbrains.kotlin.jvm") version "1.7.22"
8
- id("org.graalvm.buildtools.native") version "0.9.18"
+ id("org.graalvm.buildtools.native") version "0.9.19"
9
}
10
11
0 commit comments