Switch to our internal Brigadier fork

This commit is contained in:
Andrew Steinborn
2020-11-15 23:33:16 -05:00
parent 44f872eea4
commit 511165415d
3 changed files with 4 additions and 3 deletions

View File

@@ -41,7 +41,7 @@ dependencies {
api "org.slf4j:slf4j-api:${slf4jVersion}"
api 'com.google.inject:guice:4.2.3'
api "org.checkerframework:checker-qual:${checkerFrameworkVersion}"
api 'com.mojang:brigadier:1.0.17'
api 'com.velocitypowered:velocity-brigadier:1.0.0-SNAPSHOT'
api "org.spongepowered:configurate-hocon:${configurateVersion}"
api "org.spongepowered:configurate-yaml:${configurateVersion}"