Skip to content

Commit

Permalink
Merge pull request #478 from dipjyotimetia/dependabot/gradle/io.appiu…
Browse files Browse the repository at this point in the history
…m-java-client-9.2.2

Bump io.appium:java-client from 9.0.0 to 9.2.2
  • Loading branch information
dipjyotimetia authored Apr 14, 2024
2 parents d87ba01 + 1504f9d commit 12f6f50
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 @@ -65,7 +65,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 'io.appium:java-client:9.2.2'
implementation 'org.seleniumhq.selenium:selenium-java:4.19.1'
implementation 'org.seleniumhq.selenium:selenium-remote-driver:4.19.1'
implementation 'org.assertj:assertj-core:3.25.3'
Expand Down

0 comments on commit 12f6f50

Please sign in to comment.