Skip to content

Commit

Permalink
⬆️ Bump io.appium:java-client from 8.6.0 to 9.3.0
Browse files Browse the repository at this point in the history
Bumps [io.appium:java-client](https://github.com/appium/java-client) from 8.6.0 to 9.3.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@v8.6.0...v9.3.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent 192475a commit 928262f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
<dependency>
<groupId>io.appium</groupId>
<artifactId>java-client</artifactId>
<version>8.6.0</version>
<version>9.3.0</version>
</dependency>
<dependency>
<groupId>org.json</groupId>
Expand Down

0 comments on commit 928262f

Please sign in to comment.