mirror of
https://github.com/bitwarden/android.git
synced 2024-11-22 09:25:58 +03:00
Update mockk and kover (#960)
This commit is contained in:
parent
b8e2f7856a
commit
2cc8d85fab
1 changed files with 2 additions and 2 deletions
|
@ -41,9 +41,9 @@ kotlinCompilerExtensionVersion = "1.5.7"
|
||||||
kotlinxCollectionsImmutable = "0.3.6"
|
kotlinxCollectionsImmutable = "0.3.6"
|
||||||
kotlinxCoroutines = "1.7.3"
|
kotlinxCoroutines = "1.7.3"
|
||||||
kotlinxSerialization = "1.6.2"
|
kotlinxSerialization = "1.6.2"
|
||||||
kotlinxKover = "0.7.3"
|
kotlinxKover = "0.7.4"
|
||||||
ksp = "1.9.21-1.0.16"
|
ksp = "1.9.21-1.0.16"
|
||||||
mockk = "1.13.5"
|
mockk = "1.13.9"
|
||||||
okhttp = "4.12.0"
|
okhttp = "4.12.0"
|
||||||
retrofit = "2.9.0"
|
retrofit = "2.9.0"
|
||||||
retrofitKotlinxSerialization = "1.0.0"
|
retrofitKotlinxSerialization = "1.0.0"
|
||||||
|
|
Loading…
Reference in a new issue