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 a18ea9d + dbbba8b commit 6f2d38dCopy full SHA for 6f2d38d
api/build.gradle.kts
@@ -28,7 +28,7 @@ dependencies {
28
compileOnlyApi(platform("com.intellectualsites.bom:bom-newest:1.45"))
29
compileOnlyApi("com.fastasyncworldedit:FastAsyncWorldEdit-Bukkit")
30
31
- api("net.thenextlvl.core:i18n:1.0.19")
+ api("net.thenextlvl.core:i18n:1.0.20")
32
api("net.thenextlvl.core:paper:1.5.2")
33
34
annotationProcessor("org.projectlombok:lombok:1.18.34")
0 commit comments