Skip to content

Commit efb2805

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

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

0 commit comments

Comments
 (0)