From 69a6f75ca77a5550005670a0042710946505ccdf Mon Sep 17 00:00:00 2001 From: Jochen Schalanda Date: Thu, 9 Mar 2017 00:10:20 +0100 Subject: [PATCH] Add AssertJ as test dependency --- pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pom.xml b/pom.xml index c72fae9..e87cce6 100644 --- a/pom.xml +++ b/pom.xml @@ -107,6 +107,12 @@ 2.4.0 test + + org.assertj + assertj-core + 3.6.2 + test +