Skip to content

Commit

Permalink
Merge pull request #462 from Adyen/renovate/mockito-monorepo
Browse files Browse the repository at this point in the history
fix(deps): update mockito monorepo to v4.11.0
  • Loading branch information
descorp authored Jun 4, 2024
2 parents 47e07c7 + 55bf1c9 commit ef8c142
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.9.0"
mockito_version = "4.11.0"

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

0 comments on commit ef8c142

Please sign in to comment.