Skip to content

Commit

Permalink
Update plugin com.gradleup.shadow to v8.3.4 (#75)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 29, 2024
1 parent 5c90cee commit 78f37a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ dependencyResolutionManagement {

library("velocity", "com.velocitypowered:velocity-api:3.3.0-SNAPSHOT")
library("paper", "io.papermc.paper:paper-api:1.19.2-R0.1-SNAPSHOT")
plugin("shadow", "com.gradleup.shadow").version("8.3.3")
plugin("shadow", "com.gradleup.shadow").version("8.3.4")
plugin("pluginyml", "net.minecrell.plugin-yml.bukkit").version("0.6.0")
plugin("spotless", "com.diffplug.spotless").version("6.25.0")
}
Expand Down

0 comments on commit 78f37a5

Please sign in to comment.