mirror of
https://github.com/bitwarden/android.git
synced 2024-11-21 17:05:44 +03:00
Update Junit to 5.10.2 (#1104)
This commit is contained in:
parent
7dbb78bef5
commit
2888cb5153
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ firebaseBom = "32.7.3"
|
|||
glide = "1.0.0-beta01"
|
||||
googleServices = "4.4.1"
|
||||
hilt = "2.50"
|
||||
junit5 = "5.8.2"
|
||||
junit5 = "5.10.2"
|
||||
jvmTarget = "17"
|
||||
# kotlin and kotlinCompileExtensions **must** use compatible versions. Do not update either without
|
||||
# first checking the Compose to Kotlin Compatibility Map.
|
||||
|
|
Loading…
Reference in a new issue