Bump mcpl to fix item deserialization

This commit is contained in:
basaigh 2024-04-21 22:22:15 +01:00 committed by Camotoy
parent b73f23de0f
commit 48164e93c7
No known key found for this signature in database
GPG Key ID: 7EEFB66FE798081F
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ 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 = "897eb241b6" # Revert from jitpack after release
mcprotocollib = "2a7176f7ee" # Revert from jitpack after release
adventure = "4.14.0"
adventure-platform = "4.3.0"
junit = "5.9.2"