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 b0b13f3 + 9fb0833 commit 57fa241Copy full SHA for 57fa241
build.gradle.kts
@@ -3,7 +3,7 @@ plugins {
3
id("net.minecrell.plugin-yml.bukkit") version "0.6.0"
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"
+ kotlin("jvm") version "1.9.23"
7
kotlin("plugin.serialization") version "1.9.23"
8
}
9
0 commit comments