Skip to content

Commit

Permalink
Merge pull request #468 from dipjyotimetia/dependabot/gradle/org.sele…
Browse files Browse the repository at this point in the history
…niumhq.selenium-selenium-java-4.18.1

Bump org.seleniumhq.selenium:selenium-java from 4.13.0 to 4.18.1
  • Loading branch information
dipjyotimetia authored Mar 11, 2024
2 parents ef14823 + 8c32ffe commit dd3c128
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 @@ -66,7 +66,7 @@ tasks.register('E2E', Test){
dependencies {
implementation 'com.amazonaws:aws-java-sdk-s3:1.12.676'
implementation 'io.appium:java-client:9.0.0'
implementation 'org.seleniumhq.selenium:selenium-java:4.13.0'
implementation 'org.seleniumhq.selenium:selenium-java:4.18.1'
implementation 'org.seleniumhq.selenium:selenium-remote-driver:4.18.1'
implementation 'org.assertj:assertj-core:3.24.2'
implementation 'org.hamcrest:hamcrest-all:1.3'
Expand Down

0 comments on commit dd3c128

Please sign in to comment.