Update Junit 5 (5.11.3) (#4132)

This commit is contained in:
David Perez 2024-10-22 11:25:04 -05:00 committed by GitHub
parent 7aab846244
commit 4dfee643a0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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"