Skip to content

Commit

Permalink
Bump MCPL to fix ClientboundExplodePacket (GeyserMC#4635)
Browse files Browse the repository at this point in the history
  • Loading branch information
AJ-Ferguson authored May 4, 2024
1 parent 9d299ee commit b8fe71a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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 = "9b96ebda" # Revert from jitpack after release
mcprotocollib = "c1786e2" # Revert from jitpack after release
adventure = "4.14.0"
adventure-platform = "4.3.0"
junit = "5.9.2"
Expand Down

0 comments on commit b8fe71a

Please sign in to comment.