forked from GeyserMC/Geyser
Update Nukkit Protocol Library to 1.14 (#117)
* Update nukkit protocolib to 1.14 * Fixes * Remove debug
This commit is contained in:
parent
cbbc485efa
commit
1f7b8ba5d5
3 changed files with 6 additions and 7 deletions
|
@ -66,8 +66,8 @@
|
|||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.nukkitx.protocol</groupId>
|
||||
<artifactId>bedrock-v388</artifactId>
|
||||
<version>2.4.2</version>
|
||||
<artifactId>bedrock-v389</artifactId>
|
||||
<version>2.4.4</version>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue