Merge branch 'dev/1.1.0' into dev/2.0.0

# Conflicts:
#	build.gradle
#	native/src/main/java/com/velocitypowered/natives/compression/Java11VelocityCompressor.java
This commit is contained in:
Andrew Steinborn
2020-11-17 04:49:32 -05:00
14 changed files with 143 additions and 40 deletions

View File

@@ -55,9 +55,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/"
}
}