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 1705004 + ce912da commit bb68473Copy full SHA for bb68473
api/build.gradle.kts
@@ -28,7 +28,7 @@ dependencies {
28
compileOnly("net.kyori:adventure-api:4.17.0")
29
30
implementation("net.thenextlvl.core:files:1.0.5")
31
- implementation("net.thenextlvl.core:i18n:1.0.19")
+ implementation("net.thenextlvl.core:i18n:1.0.20")
32
33
annotationProcessor("org.projectlombok:lombok:1.18.34")
34
}
0 commit comments