Update bundled language distribution

This commit is contained in:
Madeline Miller 2023-07-22 17:01:45 +10:00
parent 5d03b1e682
commit d77f2b4662
No known key found for this signature in database
GPG Key ID: B8EA2E5693115D81

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:355@zip")
"languageFiles"("${project.group}:worldedit-lang:7.2.16:1029@zip")
"testRuntimeOnly"("org.apache.logging.log4j:log4j-core:${Versions.LOG4J}")
}