mirror of
https://github.com/GeyserMC/Geyser.git
synced 2024-08-14 23:57:35 +00:00
Return to using Protocol develop branch
This commit is contained in:
parent
fc4a87a9c9
commit
4c89a8e303
1 changed files with 2 additions and 2 deletions
|
@ -31,9 +31,9 @@
|
|||
<scope>compile</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.github.bundabrg.Protocol</groupId>
|
||||
<groupId>com.nukkitx.protocol</groupId>
|
||||
<artifactId>bedrock-v407</artifactId>
|
||||
<version>feature~1.16-protocol-SNAPSHOT</version>
|
||||
<version>2.6.0-SNAPSHOT</version>
|
||||
<scope>compile</scope>
|
||||
<exclusions>
|
||||
<exclusion>
|
||||
|
|
Loading…
Reference in a new issue