From 7af960a989fff2d908cce0858e262afaa6035ba1 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Tue, 27 Mar 2018 11:48:54 +0200 Subject: [PATCH] Upgrade to Mockito 2.17 #747 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 988c0a9ee3..cd531cee27 100644 --- a/pom.xml +++ b/pom.xml @@ -277,7 +277,7 @@ org.mockito mockito-core - 2.8.47 + 2.17.0 test