Update MCPL and MCAuthLib (#4645)

* Update MCPL and MCAuthLib

* Bump MCPL
This commit is contained in:
AJ Ferguson 2024-05-06 21:40:32 -04:00 committed by GitHub
parent 8addcadb71
commit 0a261f1d9d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 12 additions and 8 deletions

View file

@ -14,8 +14,8 @@ protocol = "3.0.0.Beta1-20240411.165033-129"
protocol-connection = "3.0.0.Beta1-20240411.165033-128"
raknet = "1.0.0.CR3-20240416.144209-1"
blockstateupdater="1.20.80-20240411.142413-1"
mcauthlib = "d9d773e"
mcprotocollib = "1234962" # Revert from jitpack after release
mcauthlib = "e5b0bcc"
mcprotocollib = "42ea4a4" # Revert from jitpack after release
adventure = "4.14.0"
adventure-platform = "4.3.0"
junit = "5.9.2"