Update dependency org.amshove.kluent:kluent to v1.73
This commit is contained in:
parent
9bb4e09911
commit
ba6e3d08ef
|
@ -35,7 +35,7 @@ sqldelight-extensions = { group = "com.squareup.sqldelight", name = "coroutines-
|
|||
ktor-android = { group = "io.ktor", name = "ktor-client-android", version.ref = "ktor" }
|
||||
|
||||
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.73" }
|
||||
mockk = { group = "io.mockk", name = "mockk", version = "1.13.4" }
|
||||
|
||||
leakcanary = { group = "com.squareup.leakcanary", name = "leakcanary-android", version = "2.10" }
|
||||
|
|
Loading…
Reference in New Issue