Update to Junit 5.11.1 (#3998)

This commit is contained in:
David Perez 2024-09-30 13:51:04 -05:00 committed by GitHub
parent 2f05355487
commit 8ec743736a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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