Skip to content

Commit

Permalink
Update dependency org.mockito:mockito-core to v5.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 1, 2023
1 parent 4dbe379 commit 7800210
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ android {
implementation 'com.adyen.checkout:drop-in:5.0.0'
implementation 'androidx.lifecycle:lifecycle-extensions:2.2.0'
testImplementation 'org.jetbrains.kotlin:kotlin-test'
testImplementation 'org.mockito:mockito-core:5.6.0'
testImplementation 'org.mockito:mockito-core:5.8.0'
}

testOptions {
Expand Down

0 comments on commit 7800210

Please sign in to comment.