Skip to content

Commit

Permalink
Merge pull request #28 from Invictum/Dependencies_update
Browse files Browse the repository at this point in the history
Dependencies update
  • Loading branch information
Invictum authored Jun 22, 2018
2 parents 503b369 + 278c988 commit cc6e481
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -54,17 +54,17 @@
<dependency>
<groupId>net.serenity-bdd</groupId>
<artifactId>serenity-core</artifactId>
<version>1.9.19</version>
<version>1.9.23</version>
</dependency>
<dependency>
<groupId>com.epam.reportportal</groupId>
<artifactId>client-java</artifactId>
<version>4.0.7</version>
<version>4.0.8</version>
</dependency>
<dependency>
<groupId>com.epam.reportportal</groupId>
<artifactId>commons-model</artifactId>
<version>4.0.4</version>
<version>4.2.0</version>
</dependency>
<dependency>
<groupId>junit</groupId>
Expand Down

0 comments on commit cc6e481

Please sign in to comment.