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 8440956 + ba58592 commit ca6b022Copy full SHA for ca6b022
modules/gcloud/build.gradle
@@ -5,7 +5,7 @@ dependencies {
5
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.11'
+ testImplementation 'com.google.cloud:google-cloud-pubsub:1.120.12'
9
testImplementation 'com.google.cloud:google-cloud-spanner:6.28.0'
10
testImplementation 'com.google.cloud:google-cloud-bigtable:2.10.3'
11
testImplementation 'org.assertj:assertj-core:3.23.1'
0 commit comments