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 e2e6ac4 commit 9a6ae90Copy full SHA for 9a6ae90
settings.gradle.kts
@@ -4,7 +4,7 @@ pluginManagement {
4
id("com.google.cloud.tools.jib") version "3.4.5"
5
id("com.gradle.plugin-publish") version "1.3.1"
6
id("io.github.gradle-nexus.publish-plugin") version "2.0.0"
7
- id("org.jetbrains.kotlin.jvm") version "2.2.0"
+ id("org.jetbrains.kotlin.jvm") version "2.2.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.11.0"
0 commit comments