Update BungeeCord version to 1.16-R0.4-SNAPSHOT (#2083)

This commit is contained in:
terrarier2111 2020-09-12 20:04:52 +02:00 committed by GitHub
parent 9a6b0664e3
commit 8d904ca010
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -114,7 +114,7 @@
<dependency>
<groupId>net.md-5</groupId>
<artifactId>bungeecord-chat</artifactId>
<version>1.16-R0.2-SNAPSHOT</version>
<version>1.16-R0.4-SNAPSHOT</version>
<scope>compile</scope>
</dependency>