mirror of
https://github.com/bitwarden/android.git
synced 2024-11-21 17:05:44 +03:00
Update Junit 5 (5.11.3) (#4132)
This commit is contained in:
parent
7aab846244
commit
4dfee643a0
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ firebaseBom = "33.4.0"
|
|||
glide = "1.0.0-beta01"
|
||||
googleServices = "4.4.2"
|
||||
hilt = "2.52"
|
||||
junit5 = "5.11.2"
|
||||
junit5 = "5.11.3"
|
||||
jvmTarget = "17"
|
||||
# kotlin and ksp **must** use compatible versions, do not update either without the other.
|
||||
kotlin = "2.0.21"
|
||||
|
|
Loading…
Reference in a new issue