Skip to content

Commit

Permalink
chore: update protocollib
Browse files Browse the repository at this point in the history
  • Loading branch information
derklaro committed Feb 4, 2025
1 parent 883e2a9 commit 1af9389
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ nexusPublish = "2.0.0"
checkstyleTools = "10.21.2"

# general
gson = "2.11.0"
gson = "2.12.1"
geantyref = "1.3.16"
annotations = "26.0.2"
netty = "4.1.117.Final"
Expand All @@ -25,7 +25,7 @@ fabricApi = "0.115.0+1.21.4"
# platform extensions
paperLib = "1.0.8"
packetEvents = "2.7.0"
protocolLib = "6845acd89d"
protocolLib = "2c0d632dc2"


[libraries]
Expand Down

0 comments on commit 1af9389

Please sign in to comment.