We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1659017 commit d3f6b18Copy full SHA for d3f6b18
build.gradle.kts
@@ -37,7 +37,7 @@ dependencies {
37
implementation("net.thenextlvl.core:files:3.0.0")
38
implementation("net.thenextlvl.core:i18n:3.2.2")
39
implementation("net.thenextlvl.core:paper:2.3.1")
40
- implementation("net.thenextlvl:nbt:3.0.0-pre1")
+ implementation("net.thenextlvl:nbt:3.0.0-pre5")
41
implementation("org.bstats:bstats-bukkit:3.1.1-SNAPSHOT")
42
}
43
0 commit comments