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.
2 parents ff43fb1 + 473daab commit 761a9bbCopy full SHA for 761a9bb
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.8.22"
7
- kotlin("plugin.serialization") version "1.8.22"
+ kotlin("plugin.serialization") version "1.9.23"
8
}
9
10
group = "net.onelitefeather"
0 commit comments