From bae7f49fab1ab616345b48e6b0a1dec88419f30c Mon Sep 17 00:00:00 2001 From: Jochen Schalanda Date: Wed, 21 Dec 2016 16:04:30 +0100 Subject: [PATCH] Upgrade to Mockito 2.4.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 3b0f61a..c11ddf5 100644 --- a/pom.xml +++ b/pom.xml @@ -102,7 +102,7 @@ org.mockito mockito-core - 2.1.0-RC.1 + 2.4.0 test