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 2648c7d commit ec259acCopy full SHA for ec259ac
build.gradle.kts
@@ -5,7 +5,7 @@ import groovy.lang.Closure
5
import org.gradle.jvm.toolchain.internal.CurrentJvmToolchainSpec
6
7
plugins {
8
- kotlin("jvm") version "2.2.0"
+ kotlin("jvm") version "2.2.20"
9
id("com.github.johnrengelman.shadow") version "8.1.1"
10
id("com.palantir.git-version") version "3.1.0"
11
id("io.github.gradle-nexus.publish-plugin") version "1.1.0"
0 commit comments