1
0
mirror of https://github.com/GeyserMC/Geyser.git synced 2025-12-31 04:36:33 +00:00

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

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>