Skip to content

Commit 5f2944f

Browse files
authored
Merge pull request #677 from innFactory/update/nimbus-jose-jwt-9.46
chore: update nimbus-jose-jwt from 9.45 to 9.46
2 parents cbbb755 + b2e9252 commit 5f2944f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ object Dependencies {
6464
val logback = "ch.qos.logback" % "logback-classic" % "1.5.12"
6565
val logbackCore = "ch.qos.logback" % "logback-core" % "1.5.12"
6666

67-
val nimbusJwt = "com.nimbusds" % "nimbus-jose-jwt" % "9.45"
67+
val nimbusJwt = "com.nimbusds" % "nimbus-jose-jwt" % "9.46"
6868

6969
val firebase = "com.google.firebase" % "firebase-admin" % "9.3.0"
7070

0 commit comments

Comments
 (0)