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 809486e commit 563c692Copy full SHA for 563c692
1 file changed
build.gradle.kts
@@ -32,7 +32,7 @@ dependencies {
32
compileOnly("net.thenextlvl.services:service-io:2.2.0")
33
compileOnly("org.projectlombok:lombok:1.18.36")
34
35
- implementation("net.thenextlvl.core:i18n:1.0.20")
+ implementation("net.thenextlvl.core:i18n:1.0.21")
36
implementation("net.thenextlvl.core:files:2.0.1")
37
implementation("net.thenextlvl.core:paper:2.0.3")
38
implementation("org.bstats:bstats-bukkit:3.1.0")
0 commit comments