Skip to content

Commit

Permalink
feat: update dependencies
Browse files Browse the repository at this point in the history
de.tr7zw:item-nbt-api 2.12.0 -> 2.12.2
net.kyori:adventure-platform-bukkit 4.3.1 -> 4.3.2
  • Loading branch information
iGabyTM committed Jan 28, 2024
1 parent 938c17a commit 4ad40f7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@ dependencies {
implementation 'me.mattstudios.utils:matt-framework:1.4.6' // Commands - https://mf.mattstudios.me/mf/mf-1
implementation 'me.mattstudios:triumph-config:1.0.5-SNAPSHOT'

implementation 'de.tr7zw:item-nbt-api:2.12.0' // https://spigotmc.org/resources/7939/
implementation 'net.kyori:adventure-platform-bukkit:4.3.1' // https://docs.adventure.kyori.net/getting-started
implementation 'de.tr7zw:item-nbt-api:2.12.2' // https://spigotmc.org/resources/7939/
implementation 'net.kyori:adventure-platform-bukkit:4.3.2' // https://docs.adventure.kyori.net/getting-started

// Heads
compileOnly('com.arcaniax:HeadDatabase-API:1.3.1') { transitive = false }
Expand Down

0 comments on commit 4ad40f7

Please sign in to comment.