mirror of
https://github.com/bitwarden/android.git
synced 2024-11-21 17:05:44 +03:00
Update Mockk to 1.13.10 (#1106)
This commit is contained in:
parent
2888cb5153
commit
13bc3a5908
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ kotlinxCoroutines = "1.7.3"
|
|||
kotlinxSerialization = "1.6.2"
|
||||
kotlinxKover = "0.7.4"
|
||||
ksp = "1.9.22-1.0.17"
|
||||
mockk = "1.13.9"
|
||||
mockk = "1.13.10"
|
||||
okhttp = "4.12.0"
|
||||
retrofit = "2.9.0"
|
||||
retrofitKotlinxSerialization = "1.0.0"
|
||||
|
|
Loading…
Reference in a new issue