File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ dependencies {
3838 implementation(" dev.faststats.metrics:bukkit:0.10.1" )
3939 implementation(" net.thenextlvl.version-checker:modrinth-paper:1.0.1" )
4040 implementation(" net.thenextlvl:i18n:1.1.0" )
41- implementation(" net.thenextlvl:nbt:4.2.0 " )
41+ implementation(" net.thenextlvl:nbt:4.3.1 " )
4242 implementation(" org.bstats:bstats-bukkit:3.1.0" )
4343
4444 implementation(project(" :api" ))
Original file line number Diff line number Diff line change @@ -14,8 +14,8 @@ repositories {
1414
1515dependencies {
1616 implementation(" io.papermc.paper:paper-api:1.21.10-R0.1-SNAPSHOT" )
17- implementation(" com.palantir.javapoet:javapoet:0.9 .0" )
18- implementation(" net.thenextlvl:nbt:4.2.0 " )
17+ implementation(" com.palantir.javapoet:javapoet:0.10 .0" )
18+ implementation(" net.thenextlvl:nbt:4.3.1 " )
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