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 18c6191 commit eca5915Copy full SHA for eca5915
1 file changed
settings.gradle.kts
@@ -35,7 +35,7 @@ dependencyResolutionManagement {
35
bundle("eldoutil", listOf("eldoutil-plugin"))
36
37
library("velocity", "com.velocitypowered:velocity-api:3.4.0")
38
- library("paper", "io.papermc.paper:paper-api:26.1.2.build.53-stable")
+ library("paper", "io.papermc.paper:paper-api:26.1.2.build.60-stable")
39
plugin("shadow", "com.gradleup.shadow").version("9.4.1")
40
plugin("pluginyml", "net.minecrell.plugin-yml.bukkit").version("0.6.0")
41
plugin("spotless", "com.diffplug.spotless").version("8.4.0")
0 commit comments