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 1bdbaa9 commit fe7c753Copy full SHA for fe7c753
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:26.1.2.build.60-stable")
39
- plugin("shadow", "com.gradleup.shadow").version("9.4.1")
+ plugin("shadow", "com.gradleup.shadow").version("9.4.2")
40
plugin("pluginyml", "net.minecrell.plugin-yml.bukkit").version("0.6.0")
41
plugin("spotless", "com.diffplug.spotless").version("8.6.0")
42
}
0 commit comments