2
0
mirror of https://github.com/proxiodev/RedisBungee.git synced 2024-11-22 20:28:00 +00:00

Update bungeecord api to working one

This commit is contained in:
Govindas 2021-03-28 17:53:23 +03:00
parent 28640ab859
commit 01f63f0f58

View File

@ -111,7 +111,7 @@
<dependency>
<groupId>net.md-5</groupId>
<artifactId>bungeecord-api</artifactId>
<version>1.16-R0.4-SNAPSHOT</version>
<version>1.16-R0.5-SNAPSHOT</version>
<type>jar</type>
<scope>provided</scope>
</dependency>