Skip to content

Commit

Permalink
Update unit-tests (#215)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 9, 2024
1 parent 8fb7a7e commit 14f2b51
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions library/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,8 @@ dependencies {
implementation 'androidx.constraintlayout:constraintlayout:1.1.3'

testImplementation "junit:junit:4.13.2"
testImplementation "io.mockk:mockk:1.13.10"
testImplementation "org.robolectric:robolectric:4.12.1"
testImplementation "io.mockk:mockk:1.13.11"
testImplementation "org.robolectric:robolectric:4.12.2"
testImplementation 'androidx.test:core:1.5.0'

androidTestImplementation "androidx.lifecycle:lifecycle-common:2.7.0"
Expand Down

0 comments on commit 14f2b51

Please sign in to comment.