Skip to content
This repository has been archived by the owner on Feb 9, 2023. It is now read-only.

Commit

Permalink
Merge pull request #82 from eygraber/renovate/io.mockk
Browse files Browse the repository at this point in the history
Update dependency io.mockk:mockk to v1.12.3
  • Loading branch information
eygraber authored Feb 28, 2022
2 parents 6d740d7 + 01e50b4 commit c76acc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ test-fragment = { module = "androidx.fragment:fragment-testing", version.ref = "
test-junit = "androidx.test.ext:junit:1.1.4-alpha04"
test-kotest = "io.kotest:kotest-assertions-core:5.1.0"
test-robolectric = "org.robolectric:robolectric:4.7.3"
test-mockk = "io.mockk:mockk:1.12.2"
test-mockk = "io.mockk:mockk:1.12.3"
test-rules = { module = "androidx.test:rules", version.ref = "androidx-test" }
test-runner = { module = "androidx.test:runner", version.ref = "androidx-test" }

Expand Down

0 comments on commit c76acc2

Please sign in to comment.