Update to Junit 5.12.2 (#5087)

This commit is contained in:
David Perez 2025-04-23 14:52:48 -05:00 committed by GitHub
parent 88b0fe59bb
commit 36989875a6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -36,7 +36,7 @@ googleProtoBufPlugin = "0.9.4"
googleServices = "4.4.2"
googleReview = "2.0.2"
hilt = "2.56.1"
junit5 = "5.12.1"
junit5 = "5.12.2"
jvmTarget = "17"
# kotlin and ksp **must** use compatible versions, do not update either without the other.
kotlin = "2.1.10"