Merge pull request #102 from GeyserMC/update-protocol-lib

Bump Protocol Lib to 2.4.2
This commit is contained in:
Redned 2019-12-05 08:38:47 -06:00 committed by GitHub
commit 70fa3476a3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -74,7 +74,7 @@
<dependency>
<groupId>com.nukkitx.protocol</groupId>
<artifactId>bedrock-v388</artifactId>
<version>2.4.1</version>
<version>2.4.2</version>
<scope>compile</scope>
</dependency>
<dependency>