Update Dagger Hilt to v2.56.2 (#5151)

This commit is contained in:
David Perez
2025-05-08 08:43:05 -05:00
committed by GitHub
parent 8f4d46954e
commit ed2d9ecb80

View File

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