Skip to content

Commit

Permalink
Removed unecessary dependency on hamcrest-core
Browse files Browse the repository at this point in the history
  • Loading branch information
llorllale committed May 22, 2018
1 parent 4cf47f1 commit 9078a94
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -82,11 +82,6 @@ The MIT License (MIT)
</site>
</distributionManagement>
<dependencies>
<dependency>
<groupId>org.hamcrest</groupId>
<artifactId>hamcrest-core</artifactId>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.takes</groupId>
<artifactId>takes</artifactId>
Expand Down

0 comments on commit 9078a94

Please sign in to comment.