Skip to content

Commit ee8c818

Browse files
Bump google-cloud-firestore from 3.4.0 to 3.4.2 in /modules/gcloud
Bumps [google-cloud-firestore](https://github.com/googleapis/java-firestore) from 3.4.0 to 3.4.2. - [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.4.0...v3.4.2) --- 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 fc3d600 commit ee8c818

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.11.0'
7-
testImplementation 'com.google.cloud:google-cloud-firestore:3.4.0'
7+
testImplementation 'com.google.cloud:google-cloud-firestore:3.4.2'
88
testImplementation 'com.google.cloud:google-cloud-pubsub:1.120.12'
99
testImplementation 'com.google.cloud:google-cloud-spanner:6.28.0'
1010
testImplementation 'com.google.cloud:google-cloud-bigtable:2.10.3'

0 commit comments

Comments
 (0)