From b7848ab88ed01cfad8cebf2501ef76637a122104 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 20 May 2025 22:49:03 +0000 Subject: [PATCH] fix(deps): update dependency org.mockito:mockito-core to v5.18.0 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index a6d9cd7322..5f1f66046f 100644 --- a/gradle.properties +++ b/gradle.properties @@ -31,5 +31,5 @@ VER_DURIAN=1.2.0 VER_JGIT=6.10.0.202406032230-r VER_JUNIT=5.12.2 VER_ASSERTJ=3.27.3 -VER_MOCKITO=5.17.0 +VER_MOCKITO=5.18.0 VER_SELFIE=2.4.2 \ No newline at end of file