1
0
mirror of synced 2026-08-05 17:57:15 +00:00

Add hamcrest dependency

This commit is contained in:
Rob Winch
2021-07-09 11:17:46 -05:00
parent 793cd71a5e
commit f800d2c993
3 changed files with 3 additions and 0 deletions
+1
View File
@@ -52,6 +52,7 @@ dependencies {
api "org.eclipse.jetty:jetty-server:9.4.40.v20210413"
api "org.eclipse.jetty:jetty-servlet:9.4.40.v20210413"
api "org.eclipse.persistence:javax.persistence:2.2.1"
api "org.hamcrest:hamcrest:2.2"
api "org.hibernate:hibernate-entitymanager:5.4.31.Final"
api "org.hsqldb:hsqldb:2.6.0"
api "org.jasig.cas.client:cas-client-core:3.6.2"