Skip to content

Commit

Permalink
fix(deps): update mockito monorepo to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 27, 2024
1 parent 058dc87 commit f253dc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ ext {
json_version = '20231013'
junit_jupiter_version = "5.10.3"
mockito_kotlin_version = "4.1.0"
mockito_version = "4.11.0"
mockito_version = "5.14.0"

testLibraries = [
json : "org.json:json:$json_version",
Expand Down

0 comments on commit f253dc9

Please sign in to comment.