Skip to content

Commit

Permalink
fix(deps): update dependency org.mockito.kotlin:mockito-kotlin to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 2, 2024
1 parent fc4f505 commit c278e67
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 @@ -12,7 +12,7 @@ ext {
// Tests
json_version = '20231013'
junit_jupiter_version = "5.10.3"
mockito_kotlin_version = "4.1.0"
mockito_kotlin_version = "5.4.0"
mockito_version = "4.11.0"

testLibraries = [
Expand Down

0 comments on commit c278e67

Please sign in to comment.