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