Skip to content

Commit

Permalink
Merge pull request ma1uta#89 from tgbyte/dependabot/gradle/com.google…
Browse files Browse the repository at this point in the history
….firebase-firebase-admin-9.0.0

Bump firebase-admin from 8.1.0 to 9.0.0
  • Loading branch information
ginkel authored Sep 24, 2022
2 parents e342317 + 2b49a98 commit 7edf953
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ dependencies {
api 'com.sun.mail:javax.mail:1.6.2'

// Google Firebase Authentication backend
api 'com.google.firebase:firebase-admin:8.1.0'
api 'com.google.firebase:firebase-admin:9.0.0'

// Connection Pool
api 'com.mchange:c3p0:0.9.5.5'
Expand Down

0 comments on commit 7edf953

Please sign in to comment.