Skip to content

Commit

Permalink
Update dependency io.mockk:mockk to v1.13.10 (#185)
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 May 5, 2024
1 parent 77cfa64 commit 31257be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion library/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ dependencies {
implementation 'androidx.constraintlayout:constraintlayout:1.1.3'

testImplementation "junit:junit:4.13.1"
testImplementation "io.mockk:mockk:1.13.4"
testImplementation "io.mockk:mockk:1.13.10"
testImplementation "org.robolectric:robolectric:4.10.3"
testImplementation 'androidx.test:core:1.3.0'

Expand Down

0 comments on commit 31257be

Please sign in to comment.