Skip to content

Commit 7689465

Browse files
committed
Up firebase-admin version to 9.4.0
1 parent 33a9a2f commit 7689465

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/kotlin/Versions.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ object Versions {
2121

2222
const val okhttp = "4.12.0"
2323

24-
const val firebaseAdmin = "9.2.0"
24+
const val firebaseAdmin = "9.4.0"
2525
const val radarSchemas = "0.8.11"
2626
const val ktor = "2.3.10"
2727

0 commit comments

Comments
 (0)