Skip to content

Commit eadd9e0

Browse files
Update dependency net.thenextlvl:nbt to v4
1 parent 26bc9df commit eadd9e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ repositories {
3030
dependencies {
3131
paperweight.paperDevBundle("1.21.10-R0.1-SNAPSHOT")
3232
implementation("net.thenextlvl:i18n:1.0.0")
33-
implementation("net.thenextlvl:nbt:3.0.1")
33+
implementation("net.thenextlvl:nbt:4.0.0-pre1")
3434
implementation("org.bstats:bstats-bukkit:3.1.0")
3535
implementation(project(":api"))
3636
}

0 commit comments

Comments
 (0)