Skip to content

Commit

Permalink
Bump io.appium:java-client from 9.1.0 to 9.2.0
Browse files Browse the repository at this point in the history
Bumps [io.appium:java-client](https://github.com/appium/java-client) from 9.1.0 to 9.2.0.
- [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.1.0...v9.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 17, 2024
1 parent 9a42e38 commit 74afe0f
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 @@ -114,7 +114,7 @@ dependencies {
implementation 'com.google.cloud:google-cloud-pubsub:1.127.1'
implementation 'org.seleniumhq.selenium:selenium-java:4.18.1'
implementation 'org.seleniumhq.selenium:selenium-remote-driver:4.18.1'
implementation 'io.appium:java-client:9.1.0'
implementation 'io.appium:java-client:9.2.0'
implementation 'org.awaitility:awaitility:4.2.0'
implementation 'org.wiremock:wiremock:3.4.2'
implementation 'org.apache.sshd:sshd-core:2.12.1'
Expand Down

0 comments on commit 74afe0f

Please sign in to comment.