[deps]: Update gradle minor (#3771)

This commit is contained in:
renovate[bot] 2024-08-19 09:40:42 -04:00 committed by GitHub
parent b4f864d89c
commit 8aebd36465
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -30,8 +30,8 @@ detekt = "1.23.6"
firebaseBom = "33.1.2"
glide = "1.0.0-beta01"
googleServices = "4.4.2"
hilt = "2.51.1"
junit5 = "5.10.3"
hilt = "2.52"
junit5 = "5.11.0"
jvmTarget = "17"
# kotlin and ksp **must** use compatible versions, do not update either without the other.
kotlin = "2.0.10"