Skip to content

Commit

Permalink
Bump io.appium:java-client from 9.0.0 to 9.2.2
Browse files Browse the repository at this point in the history
Bumps [io.appium:java-client](https://github.com/appium/java-client) from 9.0.0 to 9.2.2.
- [Release notes](https://github.com/appium/java-client/releases)
- [Changelog](https://github.com/appium/java-client/blob/master/CHANGELOG.md)
- [Commits](appium/java-client@v9.0.0...v9.2.2)

---
updated-dependencies:
- dependency-name: io.appium:java-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 14, 2024
1 parent 8b2054f commit 1504f9d
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 1504f9d

Please sign in to comment.