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
commit e322660400
1 changed files with 1 additions and 1 deletions

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"