Skip to content

Commit

Permalink
Merge pull request #237 from basil/hamcrest
Browse files Browse the repository at this point in the history
Remove explicit references to Hamcrest version
  • Loading branch information
basil authored Oct 23, 2020
2 parents be90c68 + 20417c7 commit 535eae6
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -255,13 +255,6 @@
<dependency>
<groupId>org.hamcrest</groupId>
<artifactId>hamcrest-core</artifactId>
<version>2.2</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.hamcrest</groupId>
<artifactId>hamcrest-library</artifactId>
<version>2.2</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 535eae6

Please sign in to comment.