Update to Junit v5.13.3 (#5523)

This commit is contained in:
David Perez
2025-07-14 14:23:21 -05:00
committed by GitHub
parent 5e6dcb5b58
commit b8f74cdefa

View File

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