Skip to content

Commit c0b59bf

Browse files
Update dependency org.mockito:mockito-core to v5.21.0 (#65)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cac9186 commit c0b59bf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ android {
5959

6060
dependencies {
6161
testImplementation("org.jetbrains.kotlin:kotlin-test")
62-
testImplementation("org.mockito:mockito-core:5.20.0")
62+
testImplementation("org.mockito:mockito-core:5.21.0")
6363

6464
implementation 'com.android.support:appcompat-v7:28.0.0'
6565
implementation 'com.android.support.constraint:constraint-layout:2.0.4'

0 commit comments

Comments
 (0)