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 307d8e9 commit 7e80b00Copy full SHA for 7e80b00
pom.xml
@@ -10,7 +10,7 @@
10
<modelVersion>4.0.0</modelVersion>
11
<groupId>com.epam.healenium</groupId>
12
<artifactId>healenium-appium</artifactId>
13
- <version>1.5.11</version>
+ <version>1.5.12</version>
14
<packaging>jar</packaging>
15
<name>healenium-appium</name>
16
<description>healenium appium client</description>
@@ -55,7 +55,7 @@
55
56
57
<properties>
58
- <healenium.version>3.5.4</healenium.version>
+ <healenium.version>3.5.5</healenium.version>
59
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
60
<typesafe.version>1.3.4</typesafe.version>
61
<commonslang3.version>3.11</commonslang3.version>
0 commit comments