Merge pull request #314 from ouchadam/renovate/io.mockk
Update dependency io.mockk:mockk to v1.13.4
This commit is contained in:
commit
635d5af117
|
@ -36,6 +36,6 @@ ktor-android = { group = "io.ktor", name = "ktor-client-android", version.ref =
|
||||||
|
|
||||||
junit = { group = "junit", name = "junit", version = "4.13.2" }
|
junit = { group = "junit", name = "junit", version = "4.13.2" }
|
||||||
kluent = { group = "org.amshove.kluent", name = "kluent", version = "1.72" }
|
kluent = { group = "org.amshove.kluent", name = "kluent", version = "1.72" }
|
||||||
mockk = { group = "io.mockk", name = "mockk", version = "1.13.3" }
|
mockk = { group = "io.mockk", name = "mockk", version = "1.13.4" }
|
||||||
|
|
||||||
leakcanary = { group = "com.squareup.leakcanary", name = "leakcanary-android", version = "2.10" }
|
leakcanary = { group = "com.squareup.leakcanary", name = "leakcanary-android", version = "2.10" }
|
||||||
|
|
Loading…
Reference in New Issue