Skip to content

Commit f9347d8

Browse files
committed
update NBT-API
1 parent 4669602 commit f9347d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-logic/src/main/kotlin/me.xginko.aef.wrapper.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ dependencies {
5252
compileOnly("com.mojang:brigadier:1.0.18")
5353
api("com.github.cryptomorin:XSeries:13.0.0") // Crossversion entitytype and material support
5454
api("com.github.thatsmusic99:ConfigurationMaster-API:v2.0.0-rc.3") // ConfigurationMaster for enhanced config management
55-
api("de.tr7zw:item-nbt-api:2.14.1") // NBT API for cross version nbt tag handling
55+
api("de.tr7zw:item-nbt-api:2.15.0") // NBT API for cross version nbt tag handling
5656
api("org.bstats:bstats-bukkit:3.0.2") // Bukkit bStats
5757
api("org.apache.commons:commons-math3:3.6.1") // FastMath
5858
api("org.reflections:reflections:0.10.2") // Reflections

0 commit comments

Comments
 (0)