Skip to content

Commit

Permalink
Updated protocol version for jwt changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Tim203 committed Jun 27, 2023
1 parent 9967196 commit b43bc3d
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 @@ -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-20230613.104224-93"
protocol-connection = "3.0.0.Beta1-20230613.104224-92"
protocol = "3.0.0.Beta1-20230627.180522-98"
protocol-connection = "3.0.0.Beta1-20230627.180522-97"
raknet = "1.0.0.CR1-20230609.174844-8"
mcauthlib = "d9d773e"
mcprotocollib = "1.20-1-20230607.135651-6" # Temporary hack - needs to be updated to release once publishing is fixed
Expand Down

0 comments on commit b43bc3d

Please sign in to comment.