Bump Velocity to latest

This commit is contained in:
allenclan23 2020-10-28 11:38:32 -04:00 committed by Alexander Söderberg
parent 0db6a68750
commit 3c75361e38
2 changed files with 3 additions and 3 deletions

View file

@ -12,6 +12,6 @@ dependencies {
api project(':cloud-velocity')
api project(':cloud-minecraft-extras')
api project(':cloud-annotations')
compileOnly('com.velocitypowered:velocity-api:1.1.0-SNAPSHOT')
annotationProcessor('com.velocitypowered:velocity-api:1.1.0-SNAPSHOT')
compileOnly('com.velocitypowered:velocity-api:1.1.0')
annotationProcessor('com.velocitypowered:velocity-api:1.1.0')
}

View file

@ -14,7 +14,7 @@ ext {
'cloudburst' : '1.0.0-SNAPSHOT',
'adventure-api' : '4.1.1',
'paper-api' : '1.15.2-R0.1-SNAPSHOT',
'velocity-api' : '1.1.0-SNAPSHOT',
'velocity-api' : '1.1.0',
'jb-annotations': '20.1.0',
'guava' : '30.0-jre',
// IRC DEPENDENCIES