We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6dea978 + 03b5a75 commit ec40f4dCopy full SHA for ec40f4d
modules/gcloud/build.gradle
@@ -4,7 +4,7 @@ dependencies {
4
api project(':testcontainers')
5
6
testImplementation 'com.google.cloud:google-cloud-datastore:2.2.2'
7
- testImplementation 'com.google.cloud:google-cloud-firestore:3.0.11'
+ testImplementation 'com.google.cloud:google-cloud-firestore:3.0.14'
8
testImplementation 'com.google.cloud:google-cloud-pubsub:1.115.1'
9
testImplementation 'com.google.cloud:google-cloud-spanner:6.17.4'
10
testImplementation 'com.google.cloud:google-cloud-bigtable:2.5.2'
0 commit comments