forked from GeyserMC/Geyser
Bump NukkitX protocol library version
This commit is contained in:
parent
5c7ecbd203
commit
f06eb6f718
1 changed files with 2 additions and 2 deletions
|
@ -75,7 +75,7 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.nukkitx.protocol</groupId>
|
<groupId>com.nukkitx.protocol</groupId>
|
||||||
<artifactId>bedrock-v388</artifactId>
|
<artifactId>bedrock-v388</artifactId>
|
||||||
<version>2.4.0-SNAPSHOT</version>
|
<version>2.4.0</version>
|
||||||
<scope>compile</scope>
|
<scope>compile</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
|
|
Loading…
Reference in a new issue