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 committed by Sekwah
parent ebd94fd081
commit dfe5cfc26d

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"