mirror of
https://github.com/GeyserMC/Geyser.git
synced 2024-08-14 23:57:35 +00:00
Merge remote-tracking branch 'origin/master' into feature/extensions
# Conflicts: # core/pom.xml
This commit is contained in:
commit
e322660400
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue