Skip to content

Commit 7469939

Browse files
fix(deps): update mockito monorepo to v5
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 369720b commit 7469939

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ buildscript {
2323
jacoco_version = "0.8.13"
2424
kotlin_version = "2.1.20"
2525
markwonVersion = "4.6.2"
26-
mockitoVersion = "4.11.0"
26+
mockitoVersion = "5.17.0"
2727
mockitoKotlinVersion = "4.1.0"
2828
mockkVersion = "1.13.17"
2929
prismVersion = "2.0.0"

0 commit comments

Comments
 (0)