Skip to content

Commit

Permalink
Merge pull request #1238 from dipjyotimetia/dependabot/gradle/com.goo…
Browse files Browse the repository at this point in the history
…gle.cloud-google-cloud-pubsub-1.129.1

Bump com.google.cloud:google-cloud-pubsub from 1.129.0 to 1.129.1
  • Loading branch information
dipjyotimetia committed Apr 29, 2024
2 parents 0a6d12d + c4b6352 commit 291400f
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.129.0'
implementation 'com.google.cloud:google-cloud-pubsub:1.129.1'
implementation 'org.seleniumhq.selenium:selenium-java:4.20.0'
implementation 'org.seleniumhq.selenium:selenium-remote-driver:4.19.1'
implementation 'io.appium:java-client:9.2.2'
Expand Down

0 comments on commit 291400f

Please sign in to comment.