We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a27b5d6 + 059b037 commit 71c6331Copy full SHA for 71c6331
1 file changed
project/Dependencies.scala
@@ -64,7 +64,7 @@ object Dependencies {
64
val logback = "ch.qos.logback" % "logback-classic" % "1.5.8"
65
val logbackCore = "ch.qos.logback" % "logback-core" % "1.5.8"
66
67
- val nimbusJwt = "com.nimbusds" % "nimbus-jose-jwt" % "9.41"
+ val nimbusJwt = "com.nimbusds" % "nimbus-jose-jwt" % "9.41.1"
68
69
val firebase = "com.google.firebase" % "firebase-admin" % "9.3.0"
70
0 commit comments