chore(deps): update dependency net.md-5:bungeecord-api to v1.16-r0.4

This commit is contained in:
Renovate Bot 2021-06-27 20:08:06 +00:00
parent 1ac1fe7e2e
commit 6e578212a6
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B
1 changed files with 1 additions and 1 deletions

View File

@ -86,7 +86,7 @@ dependencies {
//implementation "org.bukkit:bukkit:1.16.1-R0.1-SNAPSHOT"
implementation "org.spigotmc:spigot-api:1.16.1-R0.1-SNAPSHOT"
implementation "net.md-5:bungeecord-api:1.15-SNAPSHOT"
implementation "net.md-5:bungeecord-api:1.16-R0.4"
implementation "com.velocitypowered:velocity-api:1.1.8"
annotationProcessor "com.velocitypowered:velocity-api:1.1.0-SNAPSHOT"