From be529ae25de6f7069e91195e498dafc8997853d3 Mon Sep 17 00:00:00 2001 From: Alexander Kurtakov Date: Thu, 22 Jul 2021 10:49:09 +0300 Subject: [PATCH] Use mockito 3.11.2 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d9353180c5..311146dc9d 100644 --- a/pom.xml +++ b/pom.xml @@ -221,7 +221,7 @@ org.mockito mockito-core - 3.11.1 + 3.11.2 test