Skip to content

Commit 3de013a

Browse files
Update dependency org.mockito:mockito-core to v5.24.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fa8ee11 commit 3de013a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎build.gradle‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ buildscript {
2020
androidXTestVersion = "1.3.0"
2121
androidXEspressoTestVersion = "3.7.0"
2222
mockkVersion = "1.14.11"
23-
mockitoVersion = "5.23.0"
23+
mockitoVersion = "5.24.0"
2424
mockitoKotlinVersion = "6.3.0"
2525
}
2626
}

0 commit comments

Comments
 (0)