Update language bundle

This commit is contained in:
Octavia Togami 2020-11-28 15:08:43 -08:00
parent 9667acf3c6
commit be4d8a0839
No known key found for this signature in database
GPG Key ID: CC364524D1983C99

View File

@ -54,7 +54,7 @@
"compileOnly"("com.google.auto.value:auto-value-annotations:${Versions.AUTO_VALUE}")
"annotationProcessor"("com.google.auto.value:auto-value:${Versions.AUTO_VALUE}")
"languageFiles"("${project.group}:worldedit-lang:7.2.0:26@zip")
"languageFiles"("${project.group}:worldedit-lang:7.2.1:68@zip")
"testImplementation"("ch.qos.logback:logback-core:${Versions.LOGBACK}")
"testImplementation"("ch.qos.logback:logback-classic:${Versions.LOGBACK}")