We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 357d0bf commit a519a1fCopy full SHA for a519a1f
api/build.gradle.kts
@@ -33,7 +33,7 @@ dependencies {
33
exclude("org.jetbrains", "annotations")
34
}
35
36
- api("net.thenextlvl.core:i18n:1.0.21")
+ api("net.thenextlvl.core:i18n:3.2.0")
37
api("net.thenextlvl.core:paper:2.1.1")
38
39
0 commit comments