mirror of
https://github.com/bitwarden/android.git
synced 2026-08-29 10:17:56 -05:00
Update Junit and Mockk libraries (#5455)
This commit is contained in:
@@ -36,7 +36,7 @@ googleProtoBufPlugin = "0.9.5"
|
||||
googleServices = "4.4.2"
|
||||
googleReview = "2.0.2"
|
||||
hilt = "2.56.2"
|
||||
junit5 = "5.13.1"
|
||||
junit5 = "5.13.2"
|
||||
jvmTarget = "17"
|
||||
# kotlin and ksp **must** use compatible versions, do not update either without the other.
|
||||
kotlin = "2.2.0"
|
||||
@@ -45,7 +45,7 @@ kotlinxCoroutines = "1.10.2"
|
||||
kotlinxSerialization = "1.8.1"
|
||||
kotlinxKover = "0.9.1"
|
||||
ksp = "2.2.0-2.0.2"
|
||||
mockk = "1.14.2"
|
||||
mockk = "1.14.4"
|
||||
okhttp = "4.12.0"
|
||||
retrofitBom = "3.0.0"
|
||||
robolectric = "4.15.1"
|
||||
|
||||
Reference in New Issue
Block a user