Merge pull request #320 from DoctorMacc/protocol-update

Update Protocol to 2.5.5-SNAPSHOT
This commit is contained in:
Redned 2020-04-12 16:28:10 -05:00 committed by GitHub
commit 083d2e3fba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@
<dependency> <dependency>
<groupId>com.nukkitx.protocol</groupId> <groupId>com.nukkitx.protocol</groupId>
<artifactId>bedrock-v389</artifactId> <artifactId>bedrock-v389</artifactId>
<version>2.5.4</version> <version>2.5.5-SNAPSHOT</version>
<scope>compile</scope> <scope>compile</scope>
<exclusions> <exclusions>
<exclusion> <exclusion>