Skip to content

Commit

Permalink
Update dependency io.mockk:mockk to v1.13.12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 15, 2024
1 parent 5a39167 commit 2424fa3
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 @@ -36,6 +36,6 @@ ktor-android = { group = "io.ktor", name = "ktor-client-android", version.ref =

junit = { group = "junit", name = "junit", version = "4.13.2" }
kluent = { group = "org.amshove.kluent", name = "kluent", version = "1.73" }
mockk = { group = "io.mockk", name = "mockk", version = "1.13.5" }
mockk = { group = "io.mockk", name = "mockk", version = "1.13.12" }

leakcanary = { group = "com.squareup.leakcanary", name = "leakcanary-android", version = "2.10" }

0 comments on commit 2424fa3

Please sign in to comment.