Skip to content

Commit

Permalink
[plugin] update triumph-gui to fix an issue with unbreakable
Browse files Browse the repository at this point in the history
basically, the item was always unbreakable on legacy versions regardless to the value read from config
  • Loading branch information
iGabyTM committed Jan 9, 2022
1 parent 79afe43 commit d0b10d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ dependencies {
implementation 'net.kyori:adventure-text-minimessage:4.1.0-SNAPSHOT'

// GUis and commands
implementation 'dev.triumphteam:triumph-gui:3.0.5'
implementation 'dev.triumphteam:triumph-gui:3.1.0-SNAPSHOT'
implementation 'me.mattstudios.utils:matt-framework:1.4.6'

// Heads
Expand Down

0 comments on commit d0b10d8

Please sign in to comment.