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 2f8c1c9 commit e057fffCopy full SHA for e057fff
1 file changed
settings.gradle.kts
@@ -41,7 +41,7 @@ dependencyResolutionManagement {
41
42
plugin("pluginYaml", "net.minecrell.plugin-yml.paper").version("0.6.0")
43
plugin("shadow", "com.gradleup.shadow").version("9.2.2")
44
- plugin("runServer", "xyz.jpenilla.run-paper").version("3.0.0")
+ plugin("runServer", "xyz.jpenilla.run-paper").version("3.0.1")
45
46
47
library("mycelium.bom", "net.onelitefeather", "mycelium-bom").versionRef("bom")
0 commit comments