mirror of
https://github.com/EngineHub/WorldEdit.git
synced 2024-12-15 04:41:37 +08:00
Use the new lang version format
This commit is contained in:
parent
192120e0a4
commit
a615e01181
@ -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}")
|
||||
|
Loading…
Reference in New Issue
Block a user