Skip to content

Commit

Permalink
fix(deps): update dependency io.mockk:mockk-android to v1.13.14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 28, 2024
1 parent 1545328 commit ac41a1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,6 @@ dependencies {
androidTestImplementation 'androidx.test.ext:junit:1.1.5'
androidTestImplementation 'androidx.test:core-ktx:1.5.0'
androidTestImplementation "com.squareup.okhttp3:mockwebserver:4.9.1"
androidTestImplementation "io.mockk:mockk-android:1.13.5"
androidTestImplementation "io.mockk:mockk-android:1.13.14"
androidTestImplementation 'com.linkedin.dexmaker:dexmaker-mockito:2.28.3'
}

0 comments on commit ac41a1f

Please sign in to comment.