Skip to content

Commit e9e9ed1

Browse files
Update plugin org.jetbrains.kotlin.jvm to v2
1 parent d3d6d43 commit e9e9ed1

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
@@ -3,7 +3,7 @@ plugins {
33
id("net.minecrell.plugin-yml.bukkit") version "0.6.0"
44
id("com.github.johnrengelman.shadow") version "8.1.1"
55
id("io.papermc.paperweight.userdev") version "1.5.11"
6-
kotlin("jvm") version "1.9.23"
6+
kotlin("jvm") version "2.0.20"
77
kotlin("plugin.serialization") version "1.9.23"
88
}
99

0 commit comments

Comments
 (0)