From 28d2e8442c890c0c956c5bd047260c27b5eace5b Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Sat, 17 Jun 2023 11:08:43 +0200 Subject: [PATCH] Upgrade to Mockito 5.3.1 Closes gh-369 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 1ccc62e..d3aa355 100644 --- a/pom.xml +++ b/pom.xml @@ -188,7 +188,7 @@ org.mockito mockito-core - 4.4.0 + 5.3.1 test