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 8229dc2 + 8973288 commit 0d4ef0fCopy full SHA for 0d4ef0f
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.14'
+ testImplementation 'com.google.cloud:google-cloud-firestore:3.0.21'
8
testImplementation 'com.google.cloud:google-cloud-pubsub:1.115.1'
9
testImplementation 'com.google.cloud:google-cloud-spanner:6.20.0'
10
testImplementation 'com.google.cloud:google-cloud-bigtable:2.5.2'
0 commit comments