mirror of
https://github.com/GeyserMC/Geyser.git
synced 2024-08-14 23:57:35 +00:00
Update to use protocol 589 and other 1.20 updates
This commit is contained in:
parent
822568ecaa
commit
13c9063368
7 changed files with 31 additions and 13 deletions
|
@ -9,11 +9,11 @@ netty = "4.1.80.Final"
|
|||
guava = "29.0-jre"
|
||||
gson = "2.3.1" # Provided by Spigot 1.8.8
|
||||
websocket = "1.5.1"
|
||||
protocol = "3.0.0.Beta1-20230522.135008-84"
|
||||
protocol-connection = "3.0.0.Beta1-20230522.135008-83"
|
||||
protocol = "3.0.0.Beta1-20230604.143616-86"
|
||||
protocol-connection = "3.0.0.Beta1-20230604.143616-85"
|
||||
raknet = "1.0.0.CR1-20230430.211932-7"
|
||||
mcauthlib = "d9d773e"
|
||||
mcprotocollib = "1.20-1-SNAPSHOT"
|
||||
mcprotocollib = "1.20-1-20230607.135651-6" # Temporary hack - needs to be updated to release once publishing is fixed
|
||||
adventure = "4.14.0-20230424.215040-7"
|
||||
adventure-platform = "4.1.2"
|
||||
junit = "5.9.2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue