Skip to content

Commit bce90c8

Browse files
Update plugin com.gradleup.shadow to v9.3.0
1 parent e31bfa6 commit bce90c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ dependencyResolutionManagement {
3333

3434
library("velocity", "com.velocitypowered:velocity-api:3.3.0-SNAPSHOT")
3535
library("paper", "io.papermc.paper:paper-api:1.19.2-R0.1-SNAPSHOT")
36-
plugin("shadow", "com.gradleup.shadow").version("9.0.0")
36+
plugin("shadow", "com.gradleup.shadow").version("9.3.0")
3737
plugin("pluginyml", "net.minecrell.plugin-yml.bukkit").version("0.6.0")
3838
plugin("spotless", "com.diffplug.spotless").version("7.2.1")
3939
}

0 commit comments

Comments
 (0)