Skip to content

Commit

Permalink
Adding assetj dependency getgauge#155
Browse files Browse the repository at this point in the history
  • Loading branch information
Apoorva-GA committed Jun 1, 2018
1 parent 52dce25 commit c92a8c0
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,11 @@
<version>4.12</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.assertj</groupId>
<artifactId>assertj-core</artifactId>
<version>3.10.0</version>
</dependency>
<dependency>
<groupId>org.reflections</groupId>
<artifactId>reflections</artifactId>
Expand Down

0 comments on commit c92a8c0

Please sign in to comment.