From 24e8338634e7351581c54c08e6fe7768657ac239 Mon Sep 17 00:00:00 2001 From: Andriy Redko Date: Fri, 26 Jan 2024 13:49:24 -0500 Subject: [PATCH] Update Mockito to 5.10.0 Signed-off-by: Andriy Redko --- buildSrc/version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buildSrc/version.properties b/buildSrc/version.properties index 8f8e445b04437..2044dcef335cc 100644 --- a/buildSrc/version.properties +++ b/buildSrc/version.properties @@ -55,7 +55,7 @@ bouncycastle=1.76 randomizedrunner = 2.7.1 junit = 4.13.2 hamcrest = 2.1 -mockito = 5.5.0 +mockito = 5.10.0 objenesis = 3.2 bytebuddy = 1.14.7