Update mockito monorepo to v5

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-03-14 17:00:05 +00:00 committed by Andy Scherzinger
parent 3f10969ea5
commit c9ab2e6c92
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ buildscript {
jacoco_version = '0.8.12'
kotlin_version = '1.9.23'
markwonVersion = "4.6.2"
mockitoVersion = "4.11.0"
mockitoVersion = "5.11.0"
mockitoKotlinVersion = "4.1.0"
mockkVersion = "1.13.10"
prismVersion = "2.0.0"