Update bungeecord api to working one

This commit is contained in:
Govindas 2021-03-28 17:53:23 +03:00
parent 28640ab859
commit 01f63f0f58
1 changed files with 1 additions and 1 deletions

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>