Skip to content

Commit

Permalink
Update jwt-core to 9.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
amitksingh1490 committed Jul 22, 2022
1 parent 9f970a0 commit 6cb79ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import sbt.Keys.scalaVersion
import sbt._

object Dependencies {
val JwtCoreVersion = "9.0.5"
val JwtCoreVersion = "9.0.6"
val NettyVersion = "4.1.79.Final"
val NettyIncubatorVersion = "0.0.14.Final"
val ScalaCompactCollectionVersion = "2.8.0"
Expand Down

1 comment on commit 6cb79ce

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀 Performance Benchmark:

Concurrency: 256
Requests/sec: 928936.53

Please sign in to comment.