Update bungeecord-api to 1.16-R0.4-SNAPSHOT (#1857)

This commit is contained in:
ScxLore1216 2021-01-22 10:00:18 +11:00 committed by GitHub
parent b93ce33b38
commit 0b9b3eb127
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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