Skip to content

Commit

Permalink
Update dependency com.github.UltraCosmetics:UltraCosmetics to v3.10.1…
Browse files Browse the repository at this point in the history
…-RELEASE
  • Loading branch information
renovate[bot] authored Dec 30, 2024
1 parent d76aad5 commit 3872d94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ dependencies {
// https://hub.spigotmc.org/stash/projects/SPIGOT/repos/spigot/browse
compileOnly 'org.spigotmc:spigot-api:1.21.4-R0.1-SNAPSHOT'
// https://github.com/UltraCosmetics/UltraCosmetics
compileOnly ('com.github.UltraCosmetics:UltraCosmetics:3.10-RELEASE') {
compileOnly ('com.github.UltraCosmetics:UltraCosmetics:3.10.1-RELEASE') {
attributes {
// Depend on the version with dependencies shaded so we don't need to shade them separately
attribute(Bundling.BUNDLING_ATTRIBUTE, getObjects().named(Bundling, Bundling.SHADOWED))
Expand Down

0 comments on commit 3872d94

Please sign in to comment.