Skip to content

Commit

Permalink
Updated some deps and bumped to 2.0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
ham1 committed Aug 5, 2016
1 parent e211217 commit fde945e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<groupId>com.github.Frameworkium</groupId>
<artifactId>Frameworkium-core</artifactId>
<version>2.0.9</version>
<version>2.0.11</version>
<name>Frameworkium-core</name>
<description>
Frameworkium core code.
Expand Down Expand Up @@ -66,7 +66,7 @@
<groupId>ru.yandex.qatools.allure</groupId>
<artifactId>allure-testng-adaptor</artifactId>
<!-- version 1.5.x hasn't been updated since Jan. -->
<version>1.4.24.RC2</version>
<version>1.4.24.RC3</version>
</dependency>
<dependency>
<groupId>ru.yandex.qatools.htmlelements</groupId>
Expand All @@ -76,7 +76,7 @@
<dependency>
<groupId>io.appium</groupId>
<artifactId>java-client</artifactId>
<version>4.0.0</version>
<version>4.1.0</version>
</dependency>
<dependency>
<groupId>com.saucelabs</groupId>
Expand Down Expand Up @@ -154,7 +154,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-annotations</artifactId>
<version>2.8.0</version>
<version>2.8.1</version>
</dependency>
<dependency>
<groupId>org.codehaus.groovy</groupId>
Expand Down

0 comments on commit fde945e

Please sign in to comment.