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 03a5f14 + 1fa28cf commit b19e403Copy full SHA for b19e403
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.13.4'
+ testImplementation 'com.google.cloud:google-cloud-datastore:2.13.5'
7
testImplementation 'com.google.cloud:google-cloud-firestore:3.7.10'
8
testImplementation 'com.google.cloud:google-cloud-pubsub:1.123.2'
9
testImplementation 'com.google.cloud:google-cloud-spanner:6.36.0'
0 commit comments