Use the new lang version format

This commit is contained in:
Octavia Togami 2020-10-20 14:38:08 -07:00
parent 192120e0a4
commit a615e01181
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:${project.version}:10@zip")
"languageFiles"("${project.group}:worldedit-lang:7.2.0:26@zip")
"testImplementation"("ch.qos.logback:logback-core:${Versions.LOGBACK}")
"testImplementation"("ch.qos.logback:logback-classic:${Versions.LOGBACK}")