Skip to content

Commit

Permalink
build: bump nbt-api to 2.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
WiIIiam278 committed Nov 4, 2024
1 parent 38cc654 commit 03341c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bukkit/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ dependencies {
implementation 'net.kyori:adventure-platform-bukkit:4.3.4'
implementation 'dev.triumphteam:triumph-gui:3.1.10'
implementation 'space.arim.morepaperlib:morepaperlib:0.4.4'
implementation 'de.tr7zw:item-nbt-api:2.13.3-SNAPSHOT'
implementation 'de.tr7zw:item-nbt-api:2.14.0'

compileOnly "org.spigotmc:spigot-api:${bukkit_spigot_api}"
compileOnly 'com.github.retrooper.packetevents:spigot:2.3.0'
Expand Down

0 comments on commit 03341c9

Please sign in to comment.