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 ec40f4d + 5d2806f commit baad47aCopy full SHA for baad47a
modules/gcloud/build.gradle
@@ -6,7 +6,7 @@ dependencies {
6
testImplementation 'com.google.cloud:google-cloud-datastore:2.2.2'
7
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'
+ testImplementation 'com.google.cloud:google-cloud-spanner:6.20.0'
10
testImplementation 'com.google.cloud:google-cloud-bigtable:2.5.2'
11
testImplementation 'org.assertj:assertj-core:3.22.0'
12
}
0 commit comments