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 Jun 18, 2024
1 parent 0bcca67 commit 478ebf1
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 @@ -20,7 +20,7 @@ ext {
json_version = '20231013'
junit_jupiter_version = "5.10.2"
mockito_kotlin_version = "4.1.0"
mockito_version = "4.11.0"
mockito_version = "5.12.0"

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

0 comments on commit 478ebf1

Please sign in to comment.