From: David ‘Bombe’ Roden Date: Wed, 23 Oct 2013 05:51:57 +0000 (+0200) Subject: Include hamcrest in dependencies. X-Git-Url: https://git.pterodactylus.net/?p=Sone.git;a=commitdiff_plain;h=10949d195d6ff2c42359bf18b101158ae4e3b49f Include hamcrest in dependencies. --- diff --git a/pom.xml b/pom.xml index a8e6bfd..b0489a1 100644 --- a/pom.xml +++ b/pom.xml @@ -11,11 +11,17 @@ junit - junit + junit-dep 4.11 test + org.hamcrest + hamcrest-all + 1.3 + test + + org.mockito mockito-all 1.9.5