deps: bump NBT-API to 2.13.1-SNAPSHOT

Fixes 1.21 support on Paper
feat/data-edit-commands
William 5 months ago
parent aa2090d97a
commit dbed4d83a2
No known key found for this signature in database

@ -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.13.0'
implementation 'de.tr7zw:item-nbt-api:2.13.1-SNAPSHOT'
compileOnly 'org.spigotmc:spigot-api:1.17.1-R0.1-SNAPSHOT'
compileOnly 'com.github.retrooper.packetevents:spigot:2.3.0'

Loading…
Cancel
Save