1
0
mirror of https://github.com/GeyserMC/Geyser.git synced 2025-12-29 03:39:22 +00:00

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

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>