Skip to content

Commit

Permalink
build: update Item-NBT-API to support 1.21
Browse files Browse the repository at this point in the history
  • Loading branch information
WiIIiam278 committed Jun 14, 2024
1 parent fc05e4b commit 9aa3606
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 @@ -10,7 +10,7 @@ dependencies {
implementation 'net.kyori:adventure-platform-bukkit:4.3.3'
implementation 'dev.triumphteam:triumph-gui:3.1.10'
implementation 'space.arim.morepaperlib:morepaperlib:0.4.4'
implementation 'de.tr7zw:item-nbt-api:2.12.4'
implementation 'de.tr7zw:item-nbt-api:2.13.0'

compileOnly 'org.spigotmc:spigot-api:1.17.1-R0.1-SNAPSHOT'
compileOnly 'com.github.retrooper.packetevents:spigot:2.3.0'
Expand Down

0 comments on commit 9aa3606

Please sign in to comment.