Skip to content

Commit

Permalink
chore: update firebase-admin from 9.3.0 to 9.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jona7o committed Oct 16, 2024
1 parent 3be7e53 commit 50439ff
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 @@ -66,7 +66,7 @@ object Dependencies {

val nimbusJwt = "com.nimbusds" % "nimbus-jose-jwt" % "9.41.2"

val firebase = "com.google.firebase" % "firebase-admin" % "9.3.0"
val firebase = "com.google.firebase" % "firebase-admin" % "9.4.1"

val testTraits = "software.amazon.smithy" % "smithy-protocol-test-traits" % "1.51.0"

Expand Down

0 comments on commit 50439ff

Please sign in to comment.