Skip to content

Commit

Permalink
Merge pull request #464 from innFactory/update/firebase-admin-8.2.0
Browse files Browse the repository at this point in the history
chore: update firebase-admin from 8.1.0 to 8.2.0
  • Loading branch information
mergify[bot] authored Oct 5, 2023
2 parents f371e98 + 11acee1 commit efea660
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.15.2"

val firebase = "com.google.firebase" % "firebase-admin" % "8.1.0"
val firebase = "com.google.firebase" % "firebase-admin" % "8.2.0"

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

Expand Down

0 comments on commit efea660

Please sign in to comment.