Skip to content

Commit

Permalink
chore: update firebase-admin from 8.1.0 to 8.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jona7o committed Oct 5, 2023
1 parent f371e98 commit 11acee1
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 11acee1

Please sign in to comment.