Skip to content

Commit 511461b

Browse files
committed
Push to kotlin 2.0
1 parent c5627d6 commit 511461b

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
@@ -16,7 +16,7 @@ val yarnMappings: String by project
1616
val libs = file("libs")
1717

1818
plugins {
19-
kotlin("jvm") version "1.9.24"
19+
kotlin("jvm") version "2.0.0"
2020
id("org.jetbrains.dokka") version "1.9.20"
2121
id("architectury-plugin") version "3.4-SNAPSHOT"
2222
id("dev.architectury.loom") version "1.6-SNAPSHOT" apply false

0 commit comments

Comments
 (0)