Update MCProtocolLib to fix some commands packet decoding

This commit is contained in:
Camotoy 2022-12-16 14:17:12 -05:00
parent e5867a2d0a
commit 97bedd39e2
No known key found for this signature in database
GPG Key ID: 7EEFB66FE798081F
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ websocket = "1.5.1"
protocol = "2.9.15-20221129.204554-2"
raknet = "1.6.28-20220125.214016-6"
mcauthlib = "d9d773e"
mcprotocollib = "1.19.3-20221213.190132-4"
mcprotocollib = "1.19.3-20221215.055419-5"
packetlib = "3.0"
adventure = "4.12.0-20220629.025215-9"
adventure-platform = "4.1.2"