From 2b0b7dc538346edbf223459229fc1d363c309a0f Mon Sep 17 00:00:00 2001 From: Marcus Fihlon Date: Sun, 14 Jul 2024 11:35:19 +0200 Subject: [PATCH] =?UTF-8?q?=E2=9E=96=20remove=20outdated=20dependency=20`m?= =?UTF-8?q?ockito-inline`?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Marcus Fihlon --- pom.xml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/pom.xml b/pom.xml index 37041eb..8f1d5c7 100644 --- a/pom.xml +++ b/pom.xml @@ -237,11 +237,6 @@ 5.12.0 test - - org.mockito - mockito-inline - 5.2.0 -