Skip to content

Commit

Permalink
Bump google-cloud-pubsub from 1.123.0 to 1.123.1
Browse files Browse the repository at this point in the history
Bumps [google-cloud-pubsub](https://github.com/googleapis/java-pubsub) from 1.123.0 to 1.123.1.
- [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.123.0...v1.123.1)

---
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] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jan 22, 2023
1 parent fc8b7a6 commit 002a552
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ dependencies {
implementation "software.amazon.awssdk:sqs:${awsVersion}"
implementation "software.amazon.awssdk:sns:${awsVersion}"
implementation "software.amazon.awssdk:devicefarm:${awsVersion}"
implementation 'com.google.cloud:google-cloud-pubsub:1.123.0'
implementation 'com.google.cloud:google-cloud-pubsub:1.123.1'
implementation 'org.seleniumhq.selenium:selenium-java:4.7.2'
implementation 'org.seleniumhq.selenium:selenium-server:4.0.0-alpha-2'
implementation 'io.appium:java-client:8.3.0'
Expand Down

0 comments on commit 002a552

Please sign in to comment.