From 888949f4ba01a118116150352bf988cb5cdc3e8b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 2 Jan 2025 20:29:18 +0000 Subject: [PATCH] fix(deps): update dependency org.mockito:mockito-core to v5.15.2 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index d8aff9b6a5..c773948ca2 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.11.4 VER_ASSERTJ=3.27.1 -VER_MOCKITO=5.14.2 +VER_MOCKITO=5.15.2 VER_SELFIE=2.4.2 \ No newline at end of file