mirror of
https://github.com/ouchadam/small-talk.git
synced 2025-02-21 06:30:55 +01:00
Update dependency io.mockk:mockk to v1.13.16
This commit is contained in:
parent
5a391676d0
commit
8eb68755eb
@ -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.16" }
|
||||
|
||||
leakcanary = { group = "com.squareup.leakcanary", name = "leakcanary-android", version = "2.10" }
|
||||
|
Loading…
x
Reference in New Issue
Block a user