3
0
Mirror von https://github.com/GeyserMC/Geyser.git synchronisiert 2024-10-01 23:50:11 +02:00

Updated protocol version for jwt changes

Dieser Commit ist enthalten in:
Tim203 2023-06-27 12:59:55 +02:00
Ursprung 99671960d0
Commit b43bc3d86e
Es konnte kein GPG-Schlüssel zu dieser Signatur gefunden werden
GPG-Schlüssel-ID: 736F3CD49EF01DBF

Datei anzeigen

@ -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-20230613.104224-93"
protocol-connection = "3.0.0.Beta1-20230613.104224-92"
protocol = "3.0.0.Beta1-20230627.180522-98"
protocol-connection = "3.0.0.Beta1-20230627.180522-97"
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