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 66dd4f6 + 9f2e2c1 commit acdfdafCopy full SHA for acdfdaf
modules/gcloud/build.gradle
@@ -5,7 +5,7 @@ dependencies {
5
6
testImplementation 'com.google.cloud:google-cloud-datastore:2.11.4'
7
testImplementation 'com.google.cloud:google-cloud-firestore:3.4.2'
8
- testImplementation 'com.google.cloud:google-cloud-pubsub:1.120.13'
+ testImplementation 'com.google.cloud:google-cloud-pubsub:1.120.18'
9
testImplementation 'com.google.cloud:google-cloud-spanner:6.29.0'
10
testImplementation 'com.google.cloud:google-cloud-bigtable:2.11.1'
11
testImplementation 'org.assertj:assertj-core:3.23.1'
0 commit comments