File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ dependencies {
3737 implementation(" dev.faststats.metrics:bukkit:0.13.1" )
3838 implementation(" net.thenextlvl.version-checker:modrinth-paper:1.0.1" )
3939 implementation(" net.thenextlvl:i18n:1.2.0" )
40- implementation(" net.thenextlvl:nbt:4.3.3 " )
40+ implementation(" net.thenextlvl:nbt:4.3.4 " )
4141 implementation(" org.bstats:bstats-bukkit:3.1.0" )
4242
4343 implementation(project(" :api" ))
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ repositories {
1515dependencies {
1616 implementation(" io.papermc.paper:paper-api:1.21.11-R0.1-SNAPSHOT" )
1717 implementation(" com.palantir.javapoet:javapoet:0.10.0" )
18- implementation(" net.thenextlvl:nbt:4.3.3 " )
18+ implementation(" net.thenextlvl:nbt:4.3.4 " )
1919 implementation(project(" :api" ))
2020
2121 testImplementation(platform(" org.junit:junit-bom:6.1.0-SNAPSHOT" ))
You can’t perform that action at this time.
0 commit comments