Skip to content

Commit

Permalink
update gui libs
Browse files Browse the repository at this point in the history
  • Loading branch information
Oribuin committed Oct 18, 2024
1 parent cc55f3e commit 25387be
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 @@ -45,7 +45,7 @@ dependencies {
compileOnly 'com.github.MilkBowl:VaultAPI:1.7'
compileOnly 'org.black_ixx:playerpoints:3.2.6'

api('dev.triumphteam:triumph-gui:3.1.7') { // https://mf.mattstudios.me/triumph-gui/introduction
api('dev.triumphteam:triumph-gui:3.1.10') { // https://mf.mattstudios.me/triumph-gui/introduction
exclude group: "com.google.code.gson", module: "gson" // Remove GSON, Already included in spigot api
exclude group: "net.kyori", module: "*" // Remove kyori, we're using plugin.yml libraries
}
Expand Down

0 comments on commit 25387be

Please sign in to comment.