Skip to content

Commit

Permalink
Bump google-cloud-firestore from 3.7.0 to 3.7.1 in /modules/gcloud
Browse files Browse the repository at this point in the history
Bumps [google-cloud-firestore](https://github.com/googleapis/java-firestore) from 3.7.0 to 3.7.1.
- [Release notes](https://github.com/googleapis/java-firestore/releases)
- [Changelog](https://github.com/googleapis/java-firestore/blob/main/CHANGELOG.md)
- [Commits](googleapis/java-firestore@v3.7.0...v3.7.1)

---
updated-dependencies:
- dependency-name: com.google.cloud:google-cloud-firestore
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Nov 16, 2022
1 parent 9013438 commit 24dd8e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/gcloud/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ dependencies {
api project(':testcontainers')

testImplementation 'com.google.cloud:google-cloud-datastore:2.12.5'
testImplementation 'com.google.cloud:google-cloud-firestore:3.7.0'
testImplementation 'com.google.cloud:google-cloud-firestore:3.7.1'
testImplementation 'com.google.cloud:google-cloud-pubsub:1.120.25'
testImplementation 'com.google.cloud:google-cloud-spanner:6.32.0'
testImplementation 'com.google.cloud:google-cloud-bigtable:2.16.0'
Expand Down

0 comments on commit 24dd8e3

Please sign in to comment.