chore(deps): Update dependency com.velocitypowered:velocity-api to v1.1.9

This commit is contained in:
Renovate Bot 2021-09-04 01:24:55 +00:00
parent 64f0f5113e
commit 0be605fe3a
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B
1 changed files with 1 additions and 1 deletions

View File

@ -89,7 +89,7 @@ dependencies {
implementation "net.md-5:bungeecord-api:1.16-R0.4"
implementation "com.velocitypowered:velocity-api:1.1.9"
annotationProcessor "com.velocitypowered:velocity-api:1.1.0-SNAPSHOT"
annotationProcessor "com.velocitypowered:velocity-api:1.1.9"
implementation "io.netty:netty-all:4.1.67.Final"
compileOnly 'com.destroystokyo.paper:paper-api:1.16.5-R0.1-SNAPSHOT'