Skip to content

Commit

Permalink
Update NBT API to support 1.21.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Archy-X committed Aug 17, 2024
1 parent ecdbfe5 commit 63864ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bukkit/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ dependencies {
implementation(project(":common"))
implementation(project(":api-bukkit"))
implementation("co.aikar:acf-paper:0.5.1-SNAPSHOT")
implementation("de.tr7zw:item-nbt-api:2.13.1-SNAPSHOT")
implementation("de.tr7zw:item-nbt-api:2.13.2")
implementation("org.bstats:bstats-bukkit:3.0.2")
implementation("net.kyori:adventure-text-minimessage:4.16.0")
implementation("net.kyori:adventure-platform-bukkit:4.3.3")
Expand Down

0 comments on commit 63864ba

Please sign in to comment.