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 1c40adf commit 5a83197Copy full SHA for 5a83197
build.gradle.kts
@@ -2,7 +2,7 @@ plugins {
2
id("xyz.jpenilla.run-paper") version "2.2.3"
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"
+ id("io.papermc.paperweight.userdev") version "1.7.7"
6
kotlin("jvm") version "1.9.25"
7
kotlin("plugin.serialization") version "1.9.25"
8
}
0 commit comments