Skip to content

Commit

Permalink
Bump io.appium:java-client from 8.5.1 to 8.6.0 (#717)
Browse files Browse the repository at this point in the history
Co-authored-by: Boni Garcia <boni.garcia@uc3m.es>
  • Loading branch information
dependabot[bot] and bonigarcia authored Oct 10, 2023
1 parent c66c430 commit 73d3dc2
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion selenium-webdriver-junit4/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<allure-maven.version>2.12.0</allure-maven.version>
<cucumber.version>7.14.0</cucumber.version>
<spring-boot.version>3.1.4</spring-boot.version>
<appium.version>8.5.1</appium.version>
<appium.version>8.6.0</appium.version>
<rest-assured.version>5.3.2</rest-assured.version>

<maven-surefire-plugin.version>3.1.2</maven-surefire-plugin.version>
Expand Down
2 changes: 1 addition & 1 deletion selenium-webdriver-junit5-seljup/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<allure-maven.version>2.12.0</allure-maven.version>
<cucumber.version>7.14.0</cucumber.version>
<spring-boot.version>3.1.4</spring-boot.version>
<appium.version>8.5.1</appium.version>
<appium.version>8.6.0</appium.version>
<rest-assured.version>5.3.2</rest-assured.version>

<maven-surefire-plugin.version>3.1.2</maven-surefire-plugin.version>
Expand Down
2 changes: 1 addition & 1 deletion selenium-webdriver-junit5/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<allure-maven.version>2.12.0</allure-maven.version>
<cucumber.version>7.14.0</cucumber.version>
<spring-boot.version>3.1.4</spring-boot.version>
<appium.version>8.5.1</appium.version>
<appium.version>8.6.0</appium.version>
<rest-assured.version>5.3.2</rest-assured.version>

<maven-surefire-plugin.version>3.1.2</maven-surefire-plugin.version>
Expand Down
2 changes: 1 addition & 1 deletion selenium-webdriver-testng/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<allure-maven.version>2.12.0</allure-maven.version>
<cucumber.version>7.14.0</cucumber.version>
<spring-boot.version>3.1.4</spring-boot.version>
<appium.version>8.5.1</appium.version>
<appium.version>8.6.0</appium.version>
<rest-assured.version>5.3.2</rest-assured.version>

<maven-surefire-plugin.version>3.1.2</maven-surefire-plugin.version>
Expand Down

0 comments on commit 73d3dc2

Please sign in to comment.