Skip to content

Commit

Permalink
Update dependency io.appium:java-client to v9.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 15, 2024
1 parent f39dd05 commit e8b495f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion appium-junit4-cucumber-examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<modelVersion>4.0.0</modelVersion>

<properties>
<appium.version>9.0.0</appium.version>
<appium.version>9.2.3</appium.version>
</properties>

<artifactId>appium-junit4-cucumber-examples</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion appium/appium-web/appium-web-examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

<properties>
<maven.surefire.version>3.3.1</maven.surefire.version>
<appium.version>9.0.0</appium.version>
<appium.version>9.2.3</appium.version>
<selenium.version>4.22.0</selenium.version>
</properties>

Expand Down
2 changes: 1 addition & 1 deletion best-practice/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

<properties>
<selenium.version>4.22.0</selenium.version>
<appium.version>9.0.0</appium.version>
<appium.version>9.2.3</appium.version>
</properties>

<dependencies>
Expand Down

0 comments on commit e8b495f

Please sign in to comment.