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.
2 parents 14d0850 + 27c1fbf commit cccae0aCopy full SHA for cccae0a
build.gradle.kts
@@ -29,7 +29,7 @@ repositories {
29
30
dependencies {
31
paperweight.paperDevBundle("1.21.10-R0.1-SNAPSHOT")
32
- implementation("net.thenextlvl:i18n:1.0.0")
+ implementation("net.thenextlvl:i18n:1.1.0")
33
implementation("net.thenextlvl:nbt:4.0.0-pre1")
34
implementation("org.bstats:bstats-bukkit:3.1.0")
35
implementation(project(":api"))
0 commit comments