Skip to content

Commit b8e09eb

Browse files
author
eberhardtj
committed
Add hamcrest
1 parent 3603fac commit b8e09eb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ dependencies {
1616
compile 'org.codehaus.jcsp:jcsp:1.1-rc5'
1717
compile 'org.apache.solr:solr-solrj:7.4.0'
1818
testImplementation 'junit:junit:4.12'
19+
testImplementation 'org.hamcrest:hamcrest-library:1.3'
1920
testImplementation 'org.metafacture:metafacture-xml:5.0.0'
2021
testImplementation 'org.metafacture:metafacture-io:5.0.0'
2122
testImplementation 'org.metafacture:metafacture-strings:5.0.0'

0 commit comments

Comments
 (0)