From 1536c23cf0db4cff1abfe84ac18aa244185f480b Mon Sep 17 00:00:00 2001 From: Stefan Kalscheuer Date: Sat, 16 Aug 2025 10:23:36 +0200 Subject: [PATCH] test(deps): update mockito-core to 5.19.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 6ac5057..1347711 100644 --- a/pom.xml +++ b/pom.xml @@ -66,7 +66,7 @@ org.mockito mockito-core - 5.18.0 + 5.19.0 test