Skip to content

Commit a9f0b31

Browse files
authored
Use Appium 8.6.0 with Selenium 4.13.0 (#37)
- Update maven dependencies to latest versions compatible to Java 8 - Add auto-release of package via GitHub workflow This would be the last version that supports Java 8, as Appium and Selenium drop the support
1 parent cdfbbe1 commit a9f0b31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>com.github.aquality-automation</groupId>
88
<artifactId>aquality-appium-mobile</artifactId>
9-
<version>4.0.0</version>
9+
<version>${revision}</version>
1010

1111
<packaging>jar</packaging>
1212
<name>Aquality Appium Mobile</name>

0 commit comments

Comments
 (0)