Bump language files

This commit is contained in:
Madeline Miller 2021-08-16 17:30:32 +10:00
parent 4277cb5239
commit 9de6b87948

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