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