Skip to content

Commit 8248b57

Browse files
Update plugin org.jetbrains.kotlin.jvm to v2.2.10
1 parent 408df42 commit 8248b57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import groovy.lang.Closure
44
import org.gradle.jvm.toolchain.internal.CurrentJvmToolchainSpec
55

66
plugins {
7-
kotlin("jvm") version "2.1.20"
7+
kotlin("jvm") version "2.2.10"
88
id("com.github.johnrengelman.shadow") version "8.1.1"
99
id("com.palantir.git-version") version "3.1.0"
1010
id("io.github.gradle-nexus.publish-plugin") version "1.1.0"

0 commit comments

Comments
 (0)