chore(deps): update dependency com.velocitypowered:velocity-api to v1.1.8

This commit is contained in:
Renovate Bot 2021-06-27 18:38:15 +00:00 committed by Sekwah
parent c51a556ac7
commit 1ac1fe7e2e
1 changed files with 1 additions and 1 deletions

View File

@ -88,7 +88,7 @@ dependencies {
implementation "org.spigotmc:spigot-api:1.16.1-R0.1-SNAPSHOT"
implementation "net.md-5:bungeecord-api:1.15-SNAPSHOT"
implementation "com.velocitypowered:velocity-api:1.1.0-SNAPSHOT"
implementation "com.velocitypowered:velocity-api:1.1.8"
annotationProcessor "com.velocitypowered:velocity-api:1.1.0-SNAPSHOT"
implementation "io.netty:netty-all:4.0.4.Final"