Skip to content

Commit

Permalink
bump: update jwt-json-common from 10.0.1 to 10.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Feb 11, 2025
1 parent 81487f3 commit 84f3054
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 @@ -48,7 +48,7 @@ object Dependencies {

// For akka-http spray-json support
val sprayJson = "io.spray" %% "spray-json" % "1.3.6" // ApacheV2
val jwtScala = "com.github.jwt-scala" %% "jwt-json-common" % "10.0.1" // ApacheV2
val jwtScala = "com.github.jwt-scala" %% "jwt-json-common" % "10.0.4" // ApacheV2

// For akka-http-jackson support
val jacksonDatabind = "com.fasterxml.jackson.core" % "jackson-databind" % jacksonDatabindVersion // ApacheV2
Expand Down

0 comments on commit 84f3054

Please sign in to comment.