We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 378acf4 commit 5099cbbCopy full SHA for 5099cbb
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.1")
+ plugin("shadow", "com.gradleup.shadow").version("9.3.2")
40
plugin("pluginyml", "net.minecrell.plugin-yml.bukkit").version("0.6.0")
41
plugin("spotless", "com.diffplug.spotless").version("8.2.1")
42
}
0 commit comments