Skip to content

Commit ba58592

Browse files
Bump google-cloud-pubsub from 1.120.11 to 1.120.12 in /modules/gcloud
Bumps [google-cloud-pubsub](https://github.com/googleapis/java-pubsub) from 1.120.11 to 1.120.12. - [Release notes](https://github.com/googleapis/java-pubsub/releases) - [Changelog](https://github.com/googleapis/java-pubsub/blob/main/CHANGELOG.md) - [Commits](googleapis/java-pubsub@v1.120.11...v1.120.12) --- updated-dependencies: - dependency-name: com.google.cloud:google-cloud-pubsub dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8b55a3e commit ba58592

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/gcloud/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ dependencies {
55

66
testImplementation 'com.google.cloud:google-cloud-datastore:2.11.0'
77
testImplementation 'com.google.cloud:google-cloud-firestore:3.4.0'
8-
testImplementation 'com.google.cloud:google-cloud-pubsub:1.120.11'
8+
testImplementation 'com.google.cloud:google-cloud-pubsub:1.120.12'
99
testImplementation 'com.google.cloud:google-cloud-spanner:6.28.0'
1010
testImplementation 'com.google.cloud:google-cloud-bigtable:2.10.3'
1111
testImplementation 'org.assertj:assertj-core:3.23.1'

0 commit comments

Comments
 (0)