Skip to content

Commit 8900e20

Browse files
Update mockito monorepo to v5
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ab3e40a commit 8900e20

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
@@ -22,7 +22,7 @@ buildscript {
2222
jacoco_version = '0.8.12'
2323
kotlin_version = '2.1.10'
2424
markwonVersion = "4.6.2"
25-
mockitoVersion = "4.11.0"
25+
mockitoVersion = "5.16.0"
2626
mockitoKotlinVersion = "4.1.0"
2727
mockkVersion = "1.13.16"
2828
prismVersion = "2.0.0"

0 commit comments

Comments
 (0)