From 60e63142520413370af1728382b067faf512a056 Mon Sep 17 00:00:00 2001 From: yegor256 Date: Wed, 5 Aug 2020 10:54:20 +0300 Subject: [PATCH] #103 mockito up to 3.4.5 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 4e216b15..68c716c1 100644 --- a/pom.xml +++ b/pom.xml @@ -1462,7 +1462,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE. --> org.mockito mockito-core - 2.11.0 + 3.4.5 org.hamcrest