diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 3b567d9..d4ea8e0 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -19,7 +19,7 @@ kotlinx-coroutines = "1.10.2" test-junit = "4.13.2" test-hamcrest = "3.0" test-mockk = "1.14.2" -test-mockito = "5.17.0" +test-mockito = "5.18.0" test-mockito-kotlin = "5.4.0" test-mockito-android = "2.28.4" test-konsist = "0.17.3"