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>
|
||||
<groupId>com.nukkitx.protocol</groupId>
|
||||
<artifactId>bedrock-v388</artifactId>
|
||||
<version>2.4.0-SNAPSHOT</version>
|
||||
<version>2.4.0</version>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
|
@ -164,4 +164,4 @@
|
|||
</plugin>
|
||||
</plugins>
|
||||
</build>
|
||||
</project>
|
||||
</project>
|
||||
|
|
Loading…
Reference in a new issue