Skip to content

Commit 857958e

Browse files
Bump com.google.firebase:firebase-admin from 9.1.1 to 9.4.0
Bumps [com.google.firebase:firebase-admin](https://github.com/firebase/firebase-admin-java) from 9.1.1 to 9.4.0. - [Release notes](https://github.com/firebase/firebase-admin-java/releases) - [Commits](firebase/firebase-admin-java@v9.1.1...v9.4.0) --- updated-dependencies: - dependency-name: com.google.firebase:firebase-admin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 53f8b12 commit 857958e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ dependencies {
8484
annotationProcessor "org.springframework:spring-context-indexer:$springVersion"
8585

8686
// FCM Admin SDK
87-
implementation('com.google.firebase:firebase-admin:9.3.0') {
87+
implementation('com.google.firebase:firebase-admin:9.4.0') {
8888
// Possibly remove these constraints when a newer version of firebase-adkon is available.
8989
constraints {
9090
implementation('com.google.protobuf:protobuf-java:3.25.5') {

0 commit comments

Comments
 (0)