We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3d6d43 commit d7faa4cCopy full SHA for d7faa4c
build.gradle.kts
@@ -4,7 +4,7 @@ plugins {
4
id("com.github.johnrengelman.shadow") version "8.1.1"
5
id("io.papermc.paperweight.userdev") version "1.5.11"
6
kotlin("jvm") version "1.9.23"
7
- kotlin("plugin.serialization") version "1.9.23"
+ kotlin("plugin.serialization") version "2.0.0"
8
}
9
10
group = "net.onelitefeather"
0 commit comments