From 0ab443bb7e3542d271e424b83e0efbb569241d5a Mon Sep 17 00:00:00 2001 From: Carter Jernigan Date: Mon, 4 Apr 2022 11:03:04 -0400 Subject: [PATCH] [#461] Mockito 4.4.0 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 23afd570..cb698570 100644 --- a/gradle.properties +++ b/gradle.properties @@ -111,7 +111,7 @@ JUNIT_VERSION=5.8.2 KOTLINX_COROUTINES_VERSION=1.6.0 KOTLIN_VERSION=1.6.10 MOCKITO_KOTLIN_VERSION=2.2.0 -MOCKITO_VERSION=4.3.1 +MOCKITO_VERSION=4.4.0 OKHTTP_VERSION=4.9.3 OKIO_VERSION=3.0.0 PROTOC_VERSION=3.20.0