Skip to content

Commit

Permalink
Merge pull request #536 from dipjyotimetia/dependabot/gradle/org.sele…
Browse files Browse the repository at this point in the history
…niumhq.selenium-selenium-remote-driver-4.25.0

Bump org.seleniumhq.selenium:selenium-remote-driver from 4.24.0 to 4.25.0
  • Loading branch information
dipjyotimetia authored Oct 1, 2024
2 parents 9ebddb7 + c251204 commit 672521a
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 @@ -67,7 +67,7 @@ dependencies {
implementation 'com.amazonaws:aws-java-sdk-s3:1.12.770'
implementation 'io.appium:java-client:9.3.0'
implementation 'org.seleniumhq.selenium:selenium-java:4.24.0'
implementation 'org.seleniumhq.selenium:selenium-remote-driver:4.24.0'
implementation 'org.seleniumhq.selenium:selenium-remote-driver:4.25.0'
implementation 'org.assertj:assertj-core:3.26.3'
implementation 'org.hamcrest:hamcrest-all:1.3'
implementation 'org.testng:testng:7.9.0'
Expand Down

0 comments on commit 672521a

Please sign in to comment.