Update Junit to v5.13.0 (#5323)

This commit is contained in:
David Perez
2025-06-06 11:31:05 -05:00
committed by GitHub
parent 9853f137d2
commit a0ff94195f

View File

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