1
0
mirror of https://github.com/GeyserMC/Geyser.git synced 2025-12-19 14:59:27 +00:00

Update Bedrock protocol / networking libraries

Pulls in:
- a30f21345a
- https://github.com/CloudburstMC/Network/pull/57
This commit is contained in:
onebeastchris
2025-12-09 12:50:19 +01:00
parent 642562bcf9
commit 72f82949b9

View File

@@ -13,10 +13,10 @@ guava = "29.0-jre"
gson = "2.3.1" # Provided by Spigot 1.8.8 TODO bump to 2.8.1 or similar (Spigot 1.16.5 version) after Merge
gson-runtime = "2.10.1"
websocket = "1.5.1"
protocol-connection = "3.0.0.Beta11-20251201.210556-8"
protocol-common = "3.0.0.Beta11-20251201.210556-7"
protocol-codec = "3.0.0.Beta11-20251201.210556-8"
raknet = "1.0.0.CR3-20251031.125212-22"
protocol-connection = "3.0.0.Beta11-20251208.164944-9"
protocol-common = "3.0.0.Beta11-20251208.164944-8"
protocol-codec = "3.0.0.Beta11-20251208.164944-9"
raknet = "1.0.0.CR3-20251208.214317-23"
minecraftauth = "5.0.0"
mcprotocollib = "1.21.9-20251029.184056-18"
adventure = "4.25.0"