Skip to content

Commit

Permalink
[deps]: Update gradle minor (#138)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 8, 2024
1 parent a19523a commit 9fdeb8e
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,23 +21,23 @@ androidxNavigation = "2.7.7"
androidxRoom = "2.6.1"
androidXSecurityCrypto = "1.1.0-alpha06"
androidxSplash = "1.1.0-rc01"
androidxTest = "1.5.2"
androidxTestRules = "1.5.0"
androidxTest = "1.6.1"
androidxTestRules = "1.6.1"
androidXAppCompat = "1.7.0"
androdixAutofill = "1.1.0"
androidxWork = "2.9.0"
bitwardenSdk = "0.4.0-20240314.115913-173"
crashlytics = "3.0.1"
espresso = "3.5.1"
crashlytics = "3.0.2"
espresso = "3.6.1"
fastlaneScreengrab = "2.1.1"
firebaseBom = "33.1.0"
firebaseBom = "33.1.1"
glide = "1.0.0-beta01"
googleGuava = "33.2.1-jre"
googleProtoBufJava = "4.27.1"
googleProtoBufJava = "4.27.2"
googleProtoBufPlugin = "0.9.4"
googleServices = "4.4.2"
hilt = "2.51.1"
junit5 = "5.10.2"
junit5 = "5.10.3"
jvmTarget = "17"
kotlin = "2.0.0"
kotlinxCollectionsImmutable = "0.3.7"
Expand All @@ -49,8 +49,8 @@ mockk = "1.13.11"
okhttp = "4.12.0"
retrofit = "2.11.0"
retrofitKotlinxSerialization = "1.0.0"
roboelectric = "4.12.2"
sonarqube = "5.0.0.4638"
roboelectric = "4.13"
sonarqube = "5.1.0.4882"
turbine = "1.1.0"
zxing = "3.5.3"

Expand Down

0 comments on commit 9fdeb8e

Please sign in to comment.