mirror of
https://github.com/bitwarden/android.git
synced 2025-03-16 19:28:44 +03:00
Update Mockk and Robolectric test tools (#1394)
This commit is contained in:
parent
08af99f73b
commit
a6de381e92
1 changed files with 2 additions and 2 deletions
|
@ -43,10 +43,10 @@ kotlinxCoroutines = "1.8.1"
|
|||
kotlinxSerialization = "1.6.3"
|
||||
kotlinxKover = "0.7.6"
|
||||
ksp = "1.9.24-1.0.20"
|
||||
mockk = "1.13.10"
|
||||
mockk = "1.13.11"
|
||||
okhttp = "4.12.0"
|
||||
retrofitBom = "2.11.0"
|
||||
roboelectric = "4.12.1"
|
||||
roboelectric = "4.12.2"
|
||||
turbine = "1.1.0"
|
||||
zxcvbn4j = "1.9.0"
|
||||
zxing = "3.5.3"
|
||||
|
|
Loading…
Add table
Reference in a new issue