Skip to content

Commit

Permalink
chore(deps): bump com.google.cloud:google-cloud-firestore in /firesto…
Browse files Browse the repository at this point in the history
…re (#928)
  • Loading branch information
dependabot[bot] authored Feb 12, 2024
1 parent bd75b84 commit d8fcf7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion firestore/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ repositories {

dependencies {
implementation(kotlin("reflect"))
implementation("com.google.cloud:google-cloud-firestore:3.16.2")
implementation("com.google.cloud:google-cloud-firestore:3.16.3")
testImplementation("junit:junit:4.13.2")
testImplementation(kotlin("test"))
// see: https://github.com/googleapis/sdk-platform-java/pull/1832
Expand Down

0 comments on commit d8fcf7b

Please sign in to comment.