Skip to content

Commit

Permalink
#365 hamcrest
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed Dec 8, 2019
1 parent 9ce0c63 commit 5f3b9bc
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 @@ -177,6 +177,11 @@ SOFTWARE.
<artifactId>hamcrest-core</artifactId>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.hamcrest</groupId>
<artifactId>hamcrest-library</artifactId>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>net.sf.saxon</groupId>
<artifactId>Saxon-HE</artifactId>
Expand Down

0 comments on commit 5f3b9bc

Please # to comment.