Skip to content

Commit 473c256

Browse files
committed
Update com.google.firebase:firebase-admin
1 parent 0fd97ce commit 473c256

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -422,7 +422,7 @@ lazy val notificationworkerlambda = lambda("notificationworkerlambda", "notifica
422422
dockerAlias := DockerAlias(registryHost = dockerRepository.value, username = None, name = (Docker / packageName).value, tag = buildNumber),
423423
libraryDependencies ++= Seq(
424424
"com.turo" % "pushy" % "0.13.10",
425-
"com.google.firebase" % "firebase-admin" % "9.2.0",
425+
"com.google.firebase" % "firebase-admin" % "9.9.0",
426426
"com.google.protobuf" % "protobuf-java" % "4.33.3",
427427
"com.google.protobuf" % "protobuf-java-util" % "4.33.3",
428428
"com.amazonaws" % "aws-lambda-java-events" % "2.2.9",

0 commit comments

Comments
 (0)