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 15567e4 commit d1a907fCopy full SHA for d1a907f
settings.gradle.kts
@@ -7,7 +7,7 @@ pluginManagement {
7
id("org.jetbrains.kotlin.jvm") version "2.2.21"
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.2"
+ id("org.graalvm.buildtools.native") version "0.11.3"
11
id("com.google.osdetector") version "1.7.3"
12
id("com.google.protobuf") version "0.9.5"
13
}
0 commit comments