mirror of
https://github.com/bitwarden/android.git
synced 2025-03-16 19:28:44 +03:00
[deps]: Update gradle minor (#3414)
This commit is contained in:
parent
5856403c66
commit
cae000ef5f
1 changed files with 3 additions and 3 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue