mirror of
https://github.com/GeyserMC/Geyser.git
synced 2024-08-14 23:57:35 +00:00
Fix #3735
This commit is contained in:
parent
437891dc49
commit
d8acb6a82c
1 changed files with 2 additions and 2 deletions
|
@ -9,8 +9,8 @@ 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-20230501.101518-75"
|
||||
protocol-connection = "3.0.0.Beta1-20230501.101518-74"
|
||||
protocol = "3.0.0.Beta1-20230507.200054-78"
|
||||
protocol-connection = "3.0.0.Beta1-20230507.200054-77"
|
||||
raknet = "1.0.0.CR1-20230430.211932-7"
|
||||
mcauthlib = "d9d773e"
|
||||
mcprotocollib = "1.19.4-2-20230503.145414-3"
|
||||
|
|
Loading…
Reference in a new issue