Skip to content

Commit 2b40517

Browse files
committed
build: bump kotlin 2.2.20 -> 2.3.0
1 parent 5295489 commit 2b40517

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)