Skip to content

Commit d7faa4c

Browse files
Update plugin org.jetbrains.kotlin.plugin.serialization to v2
1 parent d3d6d43 commit d7faa4c

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 @@ plugins {
44
id("com.github.johnrengelman.shadow") version "8.1.1"
55
id("io.papermc.paperweight.userdev") version "1.5.11"
66
kotlin("jvm") version "1.9.23"
7-
kotlin("plugin.serialization") version "1.9.23"
7+
kotlin("plugin.serialization") version "2.0.0"
88
}
99

1010
group = "net.onelitefeather"

0 commit comments

Comments
 (0)