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 78e6782 + 150b75d commit b0cae34Copy full SHA for b0cae34
modules/gcloud/build.gradle
@@ -6,7 +6,7 @@ dependencies {
6
testImplementation 'com.google.cloud:google-cloud-datastore:2.11.0'
7
testImplementation 'com.google.cloud:google-cloud-firestore:3.4.0'
8
testImplementation 'com.google.cloud:google-cloud-pubsub:1.120.12'
9
- testImplementation 'com.google.cloud:google-cloud-spanner:6.28.0'
+ testImplementation 'com.google.cloud:google-cloud-spanner:6.29.0'
10
testImplementation 'com.google.cloud:google-cloud-bigtable:2.10.3'
11
testImplementation 'org.assertj:assertj-core:3.23.1'
12
}
0 commit comments