1
0
mirror of https://github.com/GeyserMC/Geyser.git synced 2025-12-21 07:49:32 +00:00

Merge remote-tracking branch 'origin/master' into feature/extensions

# Conflicts:
#	core/pom.xml
This commit is contained in:
RednedEpic
2022-04-24 12:45:40 -05:00

View File

@@ -30,7 +30,7 @@ object Versions {
const val guavaVersion = "29.0-jre"
const val nbtVersion = "2.1.0"
const val websocketVersion = "1.5.1"
const val protocolVersion = "f32c76d"
const val protocolVersion = "2a344e4"
const val raknetVersion = "1.6.28-SNAPSHOT"
const val mcauthlibVersion = "d9d773e"
const val mcprotocollibversion = "0771504"