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 92490da commit 991687dCopy full SHA for 991687d
1 file changed
settings.gradle.kts
@@ -17,7 +17,7 @@ dependencyResolutionManagement {
17
18
plugin("pluginYaml", "net.minecrell.plugin-yml.paper").version("0.6.0")
19
plugin("shadow", "com.gradleup.shadow").version("8.3.9")
20
- plugin("runServer", "xyz.jpenilla.run-paper").version("2.3.1")
+ plugin("runServer", "xyz.jpenilla.run-paper").version("3.0.2")
21
22
library("adventureBukkit", "net.kyori", "adventure-platform-bukkit").version("4.4.1")
23
library("paper", "io.papermc.paper", "paper-api").versionRef("paper")
0 commit comments