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

@@ -52,9 +52,9 @@ allprojects {
url 'https://oss.sonatype.org/content/groups/public/'
}
// Brigadier
// Velocity repo
maven {
url "https://libraries.minecraft.net"
url "https://nexus.velocitypowered.com/repository/maven-public/"
}
}