Skip to content

Commit 7347de8

Browse files
fix(deps): update dependency org.mockito:mockito-core to v5.20.0 (#392)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 766141f commit 7347de8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ androidxTest = "1.7.0"
4141
androidxTestJunit = "1.3.0"
4242
androidTestRunner = "1.3.0-beta01"
4343
espresso = "3.7.0"
44-
mockito = "5.19.0"
44+
mockito = "5.20.0"
4545
mockito-kotlin = "5.4.0"
4646
spotless = "6.25.0"
4747

0 commit comments

Comments
 (0)