We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32b42a7 commit ea5671dCopy full SHA for ea5671d
1 file changed
settings.gradle.kts
@@ -36,7 +36,7 @@ dependencyResolutionManagement {
36
37
library("velocity", "com.velocitypowered:velocity-api:3.4.0")
38
library("paper", "io.papermc.paper:paper-api:1.19.2-R0.1-SNAPSHOT")
39
- plugin("shadow", "com.gradleup.shadow").version("9.3.2")
+ plugin("shadow", "com.gradleup.shadow").version("9.4.0")
40
plugin("pluginyml", "net.minecrell.plugin-yml.bukkit").version("0.6.0")
41
plugin("spotless", "com.diffplug.spotless").version("8.3.0")
42
}
0 commit comments