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