Bump dependencies
This commit is contained in:
parent
764c74fc57
commit
7ab173af9c
3 changed files with 7 additions and 7 deletions
|
|
@ -39,8 +39,8 @@ 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.10")
|
||||
compileOnly("com.mojang:brigadier:1.0.17")
|
||||
implementation("me.lucko:commodore:1.11")
|
||||
compileOnly("com.mojang:brigadier:1.0.18")
|
||||
|
||||
testImplementation("org.assertj:assertj-core:3.18.1")
|
||||
testImplementation("org.junit.jupiter:junit-jupiter-api:5.7.0")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue