mirror of
https://github.com/bitwarden/android.git
synced 2024-11-21 17:05:44 +03:00
Update Mockk to 1.13.13 (#4055)
This commit is contained in:
parent
8a30f14dea
commit
57082ff7c1
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ kotlinxCoroutines = "1.9.0"
|
|||
kotlinxSerialization = "1.7.3"
|
||||
kotlinxKover = "0.8.3"
|
||||
ksp = "2.0.20-1.0.25"
|
||||
mockk = "1.13.12"
|
||||
mockk = "1.13.13"
|
||||
okhttp = "4.12.0"
|
||||
retrofitBom = "2.11.0"
|
||||
robolectric = "4.13"
|
||||
|
|
Loading…
Reference in a new issue