Skip to content

Commit 5e63463

Browse files
Update plugin com.gradleup.shadow to v8.3.1 (#59)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1f036fe commit 5e63463

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("8.3.0")
36+
plugin("shadow", "com.gradleup.shadow").version("8.3.1")
3737
plugin("pluginyml", "net.minecrell.plugin-yml.bukkit").version("0.6.0")
3838
plugin("spotless", "com.diffplug.spotless").version("6.25.0")
3939
}

0 commit comments

Comments
 (0)