Support for 1.20.10 (#3961)

Co-authored-by: chris <github@onechris.mozmail.com>
Co-authored-by: RednedEpic <redned235@gmail.com>
This commit is contained in:
Konicai 2023-07-11 19:17:01 -04:00 committed by GitHub
parent 6296d4a97f
commit 3a0c1b788a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
11 changed files with 11209 additions and 21 deletions

View file

@ -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-20230627.180522-98"
protocol-connection = "3.0.0.Beta1-20230627.180522-97"
protocol = "3.0.0.Beta1-20230708.191602-100"
protocol-connection = "3.0.0.Beta1-20230708.191602-99"
raknet = "1.0.0.CR1-20230703.195238-9"
mcauthlib = "d9d773e"
mcprotocollib = "1.20-1-20230607.135651-6" # Temporary hack - needs to be updated to release once publishing is fixed