diff --git a/build.gradle b/build.gradle index edfcf22..552a7eb 100644 --- a/build.gradle +++ b/build.gradle @@ -24,7 +24,7 @@ repositories { dependencies { compileOnly "io.papermc.paper:paper-api:1.19.4-R0.1-SNAPSHOT" - implementation("de.tr7zw:item-nbt-api:2.15.2") + implementation("de.tr7zw:item-nbt-api:2.15.5") } shadowJar {