Skip to content

Commit 644e9c0

Browse files
Update plugin org.jetbrains.kotlin.jvm to v2
1 parent a4f9821 commit 644e9c0

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
@@ -1,7 +1,7 @@
11
import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
22

33
plugins {
4-
kotlin("jvm") version "1.8.21"
4+
kotlin("jvm") version "2.2.10"
55
kotlin("plugin.serialization") version "1.8.21"
66
id("com.palantir.git-version") version "3.0.0"
77
id("com.github.johnrengelman.shadow") version "8.1.1"

0 commit comments

Comments
 (0)