Skip to content

Commit

Permalink
Bump org.seleniumhq.selenium:selenium-java from 4.28.1 to 4.29.0 (#1487)
Browse files Browse the repository at this point in the history
  • Loading branch information
dipjyotimetia authored Feb 24, 2025
2 parents af4acbe + 66ea7c2 commit 76e5ff5
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 @@ -130,7 +130,7 @@ dependencies {
implementation "software.amazon.awssdk:sqs:${awsVersion}"
implementation "software.amazon.awssdk:sns:${awsVersion}"
implementation 'com.google.cloud:google-cloud-pubsub:1.137.0'
implementation 'org.seleniumhq.selenium:selenium-java:4.28.1'
implementation 'org.seleniumhq.selenium:selenium-java:4.29.0'
implementation 'org.seleniumhq.selenium:selenium-remote-driver:4.29.0'
implementation 'io.appium:java-client:9.4.0'
implementation 'org.awaitility:awaitility:4.2.2'
Expand Down

0 comments on commit 76e5ff5

Please sign in to comment.