mirror of
https://github.com/GeyserMC/Geyser.git
synced 2024-11-21 22:36:18 +01:00
Bump minecraftauth dependency (#4943)
* Bump minecraftauth to snapshot build fixing rare issues with Geyser-Spigot
This commit is contained in:
parent
cd897feb1b
commit
41e65b0fcc
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ gson = "2.3.1" # Provided by Spigot 1.8.8
|
|||
websocket = "1.5.1"
|
||||
protocol = "3.0.0.Beta2-20240704.153116-14"
|
||||
raknet = "1.0.0.CR3-20240416.144209-1"
|
||||
minecraftauth = "4.1.0"
|
||||
minecraftauth = "4.1.1-20240806.235051-7"
|
||||
mcprotocollib = "1.21-20240725.013034-16"
|
||||
adventure = "4.14.0"
|
||||
adventure-platform = "4.3.0"
|
||||
|
|
Loading…
Reference in a new issue