We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6dcd61 commit 3bfa0efCopy full SHA for 3bfa0ef
settings.gradle.kts
@@ -7,7 +7,7 @@ pluginManagement {
7
id("org.jetbrains.kotlin.jvm") version "2.2.20"
8
id("org.xbib.gradle.plugin.jflex") version "3.0.2"
9
id("com.github.bjornvester.xjc") version "1.8.2"
10
- id("org.graalvm.buildtools.native") version "0.11.0"
+ id("org.graalvm.buildtools.native") version "0.11.1"
11
id("com.google.osdetector") version "1.7.3"
12
id("com.google.protobuf") version "0.9.5"
13
}
0 commit comments