mirror of
https://github.com/bitwarden/android.git
synced 2026-06-02 18:59:15 -05:00
Update mockk and kover (#960)
This commit is contained in:
committed by
Álison Fernandes
parent
b8e2f7856a
commit
2cc8d85fab
@@ -41,9 +41,9 @@ kotlinCompilerExtensionVersion = "1.5.7"
|
||||
kotlinxCollectionsImmutable = "0.3.6"
|
||||
kotlinxCoroutines = "1.7.3"
|
||||
kotlinxSerialization = "1.6.2"
|
||||
kotlinxKover = "0.7.3"
|
||||
kotlinxKover = "0.7.4"
|
||||
ksp = "1.9.21-1.0.16"
|
||||
mockk = "1.13.5"
|
||||
mockk = "1.13.9"
|
||||
okhttp = "4.12.0"
|
||||
retrofit = "2.9.0"
|
||||
retrofitKotlinxSerialization = "1.0.0"
|
||||
|
||||
Reference in New Issue
Block a user