Skip to content

Commit

Permalink
Update unit-tests
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 9, 2024
1 parent 14f2b51 commit 7de8c96
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.11"
testImplementation "org.robolectric:robolectric:4.12.2"
testImplementation "io.mockk:mockk:1.13.13"
testImplementation "org.robolectric:robolectric:4.13"
testImplementation 'androidx.test:core:1.5.0'

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

0 comments on commit 7de8c96

Please sign in to comment.