Skip to content

Commit 0e96090

Browse files
Bump google-cloud-firestore from 3.7.1 to 3.7.3 in /modules/gcloud
Bumps [google-cloud-firestore](https://github.com/googleapis/java-firestore) from 3.7.1 to 3.7.3. - [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.1...v3.7.3) --- 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]>
1 parent cff3003 commit 0e96090

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/gcloud/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ dependencies {
44
api project(':testcontainers')
55

66
testImplementation 'com.google.cloud:google-cloud-datastore:2.12.5'
7-
testImplementation 'com.google.cloud:google-cloud-firestore:3.7.1'
7+
testImplementation 'com.google.cloud:google-cloud-firestore:3.7.3'
88
testImplementation 'com.google.cloud:google-cloud-pubsub:1.121.1'
99
testImplementation 'com.google.cloud:google-cloud-spanner:6.32.0'
1010
testImplementation 'com.google.cloud:google-cloud-bigtable:2.16.0'

0 commit comments

Comments
 (0)