3
0
Mirror von https://github.com/GeyserMC/Geyser.git synchronisiert 2024-07-03 20:08:08 +02:00

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

# Conflicts:
#	core/pom.xml
Dieser Commit ist enthalten in:
RednedEpic 2022-04-24 12:45:40 -05:00
Commit e322660400

Datei anzeigen

@ -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"