We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be21594 commit 87a89edCopy full SHA for 87a89ed
settings.gradle.kts
@@ -7,7 +7,7 @@ pluginManagement {
7
id("org.jetbrains.kotlin.jvm") version "1.9.24"
8
id("org.xbib.gradle.plugin.jflex") version "3.0.2"
9
id("org.unbroken-dome.xjc") version "2.0.0"
10
- id("org.graalvm.buildtools.native") version "0.10.1"
+ id("org.graalvm.buildtools.native") version "0.10.2"
11
}
12
13
0 commit comments