Rename vers to versions
This commit is contained in:
parent
40e85caf1b
commit
f1e467038c
15 changed files with 27 additions and 30 deletions
|
|
@ -1,5 +1,5 @@
|
|||
dependencies {
|
||||
api(project(":cloud-core"))
|
||||
api(project(":cloud-brigadier"))
|
||||
compileOnly("com.velocitypowered", "velocity-api", vers["velocity-api"])
|
||||
compileOnly("com.velocitypowered", "velocity-api", versions["velocity-api"])
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue