Bump cloud to 1.6.2 and commodore to 1.13
This commit is contained in:
parent
0f89b1128e
commit
c95aa49560
2 changed files with 2 additions and 2 deletions
|
|
@ -39,7 +39,7 @@ subprojects {
|
|||
implementation("cloud.commandframework:cloud-brigadier:${VersionConstants.cloudVersion}")
|
||||
implementation("com.github.FrankHeijden:MinecraftReflection:1.0.0")
|
||||
implementation("com.google.code.gson:gson:2.8.6")
|
||||
implementation("me.lucko:commodore:1.11")
|
||||
implementation("me.lucko:commodore:1.13")
|
||||
compileOnly("com.mojang:brigadier:1.0.18")
|
||||
|
||||
testImplementation("org.assertj:assertj-core:3.18.1")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue