Update to NukkitX Protocol Lib 2.5.0 release

This commit is contained in:
RednedEpic 2020-02-14 17:39:26 -06:00
parent bf90b803ca
commit 4186715083
9 changed files with 32 additions and 34 deletions

View file

@ -67,7 +67,7 @@
<dependency>
<groupId>com.nukkitx.protocol</groupId>
<artifactId>bedrock-v389</artifactId>
<version>2.4.6-SNAPSHOT</version>
<version>2.5.0</version>
<scope>compile</scope>
</dependency>
<dependency>