Update Junit to v5.13.4 (#5624)

This commit is contained in:
David Perez 2025-08-01 10:02:05 -05:00 committed by GitHub
parent 79a232919a
commit 67b64034ff
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -36,7 +36,7 @@ googleProtoBufPlugin = "0.9.5"
googleServices = "4.4.3"
googleReview = "2.0.2"
hilt = "2.57"
junit5 = "5.13.3"
junit5 = "5.13.4"
jvmTarget = "17"
# kotlin and ksp **must** use compatible versions, do not update either without the other.
kotlin = "2.2.0"