[deps]: Update gradle minor (#3414)

This commit is contained in:
renovate[bot] 2024-07-08 09:43:01 -04:00 committed by GitHub
parent 5856403c66
commit cae000ef5f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -31,7 +31,7 @@ firebaseBom = "33.1.1"
glide = "1.0.0-beta01"
googleServices = "4.4.2"
hilt = "2.51.1"
junit5 = "5.10.2"
junit5 = "5.10.3"
jvmTarget = "17"
# kotlin and ksp **must** use compatible versions, do not update either without the other.
kotlin = "2.0.0"
@ -43,8 +43,8 @@ ksp = "2.0.0-1.0.22"
mockk = "1.13.11"
okhttp = "4.12.0"
retrofitBom = "2.11.0"
robolectric = "4.12.2"
sonarqube = "5.0.0.4638"
robolectric = "4.13"
sonarqube = "5.1.0.4882"
turbine = "1.1.0"
zxcvbn4j = "1.9.0"
zxing = "3.5.3"