mirror of
https://github.com/GeyserMC/Geyser.git
synced 2025-12-19 23:09:29 +00:00
Updated to 1.19
This commit is contained in:
@@ -30,15 +30,15 @@ object Versions {
|
||||
const val guavaVersion = "29.0-jre"
|
||||
const val nbtVersion = "2.1.0"
|
||||
const val websocketVersion = "1.5.1"
|
||||
const val protocolVersion = "2a344e4"
|
||||
const val protocolVersion = "977a9a1"
|
||||
const val raknetVersion = "1.6.28-SNAPSHOT"
|
||||
const val mcauthlibVersion = "d9d773e"
|
||||
const val mcprotocollibversion = "0771504"
|
||||
const val packetlibVersion = "2.1-SNAPSHOT"
|
||||
const val mcprotocollibversion = "bf3919a"
|
||||
const val packetlibVersion = "3.0"
|
||||
const val adventureVersion = "4.9.3"
|
||||
const val eventVersion = "3.0.0"
|
||||
const val junitVersion = "4.13.1"
|
||||
const val checkerQualVersion = "3.19.0"
|
||||
const val cumulusVersion = "1.0-SNAPSHOT"
|
||||
const val cumulusVersion = "1.1"
|
||||
const val log4jVersion = "2.17.1"
|
||||
}
|
||||
Reference in New Issue
Block a user