Skip to content

Commit

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

---
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 Jun 24, 2023
1 parent 06a7359 commit fab35c9
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 @@ -111,7 +111,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.14'
implementation 'com.google.cloud:google-cloud-pubsub:1.123.15'
implementation 'org.seleniumhq.selenium:selenium-java:4.10.0'
implementation 'org.seleniumhq.selenium:selenium-remote-driver:4.10.0'
implementation 'io.appium:java-client:8.5.1'
Expand Down

0 comments on commit fab35c9

Please sign in to comment.