Skip to content

Commit

Permalink
Update dependency com.github.UltraCosmetics:UltraCosmetics to v3.10-R…
Browse files Browse the repository at this point in the history
…ELEASE (#155)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 29, 2024
1 parent df3d136 commit d76aad5
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.9-RELEASE') {
compileOnly ('com.github.UltraCosmetics:UltraCosmetics:3.10-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 d76aad5

Please sign in to comment.