mirror of
https://github.com/GeyserMC/Geyser.git
synced 2024-08-14 23:57:35 +00:00
Updated to 1.19
This commit is contained in:
commit
4e2f74481b
313 changed files with 4130 additions and 21680 deletions
|
@ -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"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue