Skip to content

Commit dd97c92

Browse files
[deps]: Update gradle minor
1 parent 021ece1 commit dd97c92

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

gradle/libs.versions.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@ androidxCore = "1.16.0"
1818
androidxCredentials = "1.5.0"
1919
androidxHiltNavigationCompose = "1.2.0"
2020
androidxLifecycle = "2.8.7"
21-
androidxNavigation = "2.8.0"
21+
androidxNavigation = "2.8.9"
2222
androidxRoom = "2.7.0"
23-
androidXSecurityCrypto = "1.1.0-alpha06"
23+
androidXSecurityCrypto = "1.1.0-alpha07"
2424
androidxSplash = "1.1.0-rc01"
2525
androidXAppCompat = "1.7.0"
2626
androdixAutofill = "1.1.0"
@@ -30,13 +30,13 @@ crashlytics = "3.0.3"
3030
detekt = "1.23.8"
3131
firebaseBom = "33.12.0"
3232
glide = "1.0.0-beta01"
33-
googleGuava = "33.4.0-jre"
34-
googleProtoBufJava = "4.30.1"
33+
googleGuava = "33.4.7-jre"
34+
googleProtoBufJava = "4.30.2"
3535
googleProtoBufPlugin = "0.9.4"
3636
googleServices = "4.4.2"
3737
googleReview = "2.0.2"
3838
hilt = "2.56.1"
39-
junit5 = "5.12.1"
39+
junit5 = "5.12.2"
4040
jvmTarget = "17"
4141
# kotlin and ksp **must** use compatible versions, do not update either without the other.
4242
kotlin = "2.1.10"

0 commit comments

Comments
 (0)