9
0
mirror of https://github.com/WiIIiam278/HuskSync.git synced 2025-12-19 14:59:21 +00:00

build: bump nbt-api to 2.15.1-SNAPSHOT

This commit is contained in:
William278
2025-06-07 13:51:06 +01:00
parent ef340840ab
commit a9aa93a682

View File

@@ -18,7 +18,7 @@ dependencies {
implementation 'net.kyori:adventure-platform-bukkit:4.4.0'
implementation 'dev.triumphteam:triumph-gui:3.1.12'
implementation 'space.arim.morepaperlib:morepaperlib:0.4.4'
implementation 'de.tr7zw:item-nbt-api:2.15.0'
implementation 'de.tr7zw:item-nbt-api:2.15.1-SNAPSHOT'
compileOnly "io.papermc.paper:paper-api:${paper_api_version}"
compileOnly 'com.github.retrooper:packetevents-spigot:2.8.0'