Skip to content
This repository has been archived by the owner on Sep 3, 2024. It is now read-only.

Commit

Permalink
Bump com.google.firebase:firebase-admin from 9.2.0 to 9.3.0 (#319)
Browse files Browse the repository at this point in the history
Bumps [com.google.firebase:firebase-admin](https://github.com/firebase/firebase-admin-java) from 9.2.0 to 9.3.0.
- [Release notes](https://github.com/firebase/firebase-admin-java/releases)
- [Commits](firebase/firebase-admin-java@v9.2.0...v9.3.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 26, 2024
1 parent a1b6d71 commit b2a4440
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ dependencies {
implementation("org.flywaydb:flyway-core:9.22.3")
implementation("org.springdoc:springdoc-openapi-starter-webmvc-ui:2.5.0")
implementation("io.github.microutils:kotlin-logging-jvm:3.0.5")
implementation("com.google.firebase:firebase-admin:9.2.0")
implementation("com.google.firebase:firebase-admin:9.3.0")

runtimeOnly("org.postgresql:postgresql:42.7.3")

Expand Down

0 comments on commit b2a4440

Please sign in to comment.