From a83adacd60ad97a6c4ee06e60523b9425cf95059 Mon Sep 17 00:00:00 2001 From: Lukas Reichwein Date: Tue, 16 Jul 2019 19:14:30 +0200 Subject: [PATCH] Added hamcrest to the dependencies --- pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pom.xml b/pom.xml index 65d9421..88b3b5b 100644 --- a/pom.xml +++ b/pom.xml @@ -24,6 +24,12 @@ 4.11 test + + org.hamcrest + hamcrest-junit + 2.0.0.0 + test + org.mockito