mirror of
https://github.com/GeyserMC/Geyser.git
synced 2024-08-14 23:57:35 +00:00
Update Protocol and RakNet
This commit is contained in:
parent
446d3c22e2
commit
1b0d03824a
4 changed files with 7 additions and 7 deletions
|
@ -9,9 +9,9 @@ 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-20230604.143616-86"
|
||||
protocol-connection = "3.0.0.Beta1-20230604.143616-85"
|
||||
raknet = "1.0.0.CR1-20230430.211932-7"
|
||||
protocol = "3.0.0.Beta1-20230613.104224-93"
|
||||
protocol-connection = "3.0.0.Beta1-20230613.104224-92"
|
||||
raknet = "1.0.0.CR1-20230609.174844-8"
|
||||
mcauthlib = "d9d773e"
|
||||
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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue