mirror of
https://github.com/bitwarden/android.git
synced 2025-02-16 11:59:57 +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"
|
glide = "1.0.0-beta01"
|
||||||
googleServices = "4.4.2"
|
googleServices = "4.4.2"
|
||||||
hilt = "2.52"
|
hilt = "2.52"
|
||||||
junit5 = "5.11.2"
|
junit5 = "5.11.3"
|
||||||
jvmTarget = "17"
|
jvmTarget = "17"
|
||||||
# kotlin and ksp **must** use compatible versions, do not update either without the other.
|
# kotlin and ksp **must** use compatible versions, do not update either without the other.
|
||||||
kotlin = "2.0.21"
|
kotlin = "2.0.21"
|
||||||
|
|
Loading…
Add table
Reference in a new issue