We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0336f56 commit 9a12d0fCopy full SHA for 9a12d0f
pom.xml
@@ -49,9 +49,9 @@
49
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
50
<org.testng.version>7.11.0</org.testng.version>
51
<cucumber-java.version>7.23.0</cucumber-java.version>
52
- <io.appium.version>9.5.0</io.appium.version>
+ <io.appium.version>9.2.2</io.appium.version>
53
<!-- MUST update with Appium above to make sure the versions are compatible-->
54
- <org.seleniumhq.selenium.version>4.34.0</org.seleniumhq.selenium.version>
+ <org.seleniumhq.selenium.version>4.19.0</org.seleniumhq.selenium.version>
55
<log4j.version>2.24.3</log4j.version>
56
<commons.io.version>2.19.0</commons.io.version>
57
<org.apache.commons.version>3.17.0</org.apache.commons.version>
0 commit comments