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 a9721df commit 776b4a8Copy full SHA for 776b4a8
settings.gradle.kts
@@ -4,7 +4,7 @@ pluginManagement {
4
id("com.google.cloud.tools.jib") version "3.4.3"
5
id("com.gradle.plugin-publish") version "1.2.1"
6
id("io.github.gradle-nexus.publish-plugin") version "2.0.0"
7
- id("org.jetbrains.kotlin.jvm") version "2.0.0"
+ id("org.jetbrains.kotlin.jvm") version "2.0.10"
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.2"
0 commit comments