Skip to content

Commit

Permalink
chore: update firebase-admin from 9.3.0 to 9.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jona7o committed Dec 6, 2024
1 parent 0989bf7 commit e250cae
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.47"

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

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

Expand Down

0 comments on commit e250cae

Please sign in to comment.