Skip to content

Commit

Permalink
fix(deps): update dependency org.mockito:mockito-core to v5.15.2 (#427)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 3, 2025
1 parent 5f1779e commit 1fd6ca6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ junit = "4.13.2"
androidxTest = "1.6.2"
androidxJunit = "1.2.1"
androidxArchTest = "2.2.0"
mockito = "5.14.2"
mockito = "5.15.2"
mockitoInline = "5.2.0"
mockitoKotlin = "2.2.0"
timber = "5.0.1"
Expand Down

0 comments on commit 1fd6ca6

Please sign in to comment.