Update bundled language files

This commit is contained in:
Octavia Togami 2021-06-12 00:45:38 -07:00
parent 2beeec228b
commit e2ad0427ef
No known key found for this signature in database
GPG Key ID: CC364524D1983C99

View File

@ -59,7 +59,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.1:68@zip")
"languageFiles"("${project.group}:worldedit-lang:7.2.6:289@zip")
"testRuntimeOnly"("org.apache.logging.log4j:log4j-core:2.14.1")
}