Skip to content

Commit

Permalink
Merge pull request #1253 from dipjyotimetia/dependabot/gradle/org.sel…
Browse files Browse the repository at this point in the history
…eniumhq.selenium-selenium-remote-driver-4.21.0

Bump org.seleniumhq.selenium:selenium-remote-driver from 4.20.0 to 4.21.0
  • Loading branch information
dipjyotimetia committed May 20, 2024
2 parents 0a3eddd + 5f1d661 commit 9cc0481
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 @@ -113,7 +113,7 @@ dependencies {
implementation "software.amazon.awssdk:devicefarm:${awsVersion}"
implementation 'com.google.cloud:google-cloud-pubsub:1.129.4'
implementation 'org.seleniumhq.selenium:selenium-java:4.20.0'
implementation 'org.seleniumhq.selenium:selenium-remote-driver:4.20.0'
implementation 'org.seleniumhq.selenium:selenium-remote-driver:4.21.0'
implementation 'io.appium:java-client:9.2.2'
implementation 'org.awaitility:awaitility:4.2.1'
implementation 'org.wiremock:wiremock:3.5.4'
Expand Down

0 comments on commit 9cc0481

Please sign in to comment.