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 380f44c + 9cefa10 commit 69bff40Copy full SHA for 69bff40
modules/gcloud/build.gradle
@@ -3,7 +3,7 @@ description = "Testcontainers :: GCloud"
3
dependencies {
4
api project(':testcontainers')
5
6
- testImplementation 'com.google.cloud:google-cloud-datastore:2.2.1'
+ testImplementation 'com.google.cloud:google-cloud-datastore:2.2.2'
7
testImplementation 'com.google.cloud:google-cloud-firestore:3.0.10'
8
testImplementation 'com.google.cloud:google-cloud-pubsub:1.115.1'
9
testImplementation 'com.google.cloud:google-cloud-spanner:6.17.4'
0 commit comments