Skip to content

Commit ac77865

Browse files
committed
build: bump kotlin 2.2.20 -> 2.3.0
1 parent 4149887 commit ac77865

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 org.jetbrains.kotlin.gradle.tasks.KotlinCompile
44

55
plugins {
66
// "maven-publish"
7-
kotlin("jvm") version "2.2.20"
7+
kotlin("jvm") version "2.3.0"
88
id("net.fabricmc.fabric-loom-remap") version "1.14-SNAPSHOT"
99
}
1010

0 commit comments

Comments
 (0)