Skip to content
This repository was archived by the owner on Mar 6, 2025. It is now read-only.

Commit bfe0119

Browse files
[deps]: Update gradle minor
1 parent fb792a6 commit bfe0119

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

gradle/libs.versions.toml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ targetSdk = "35"
77
minSdkBwa = "28"
88

99
# Dependency Versions
10-
androidGradlePlugin = "8.8.0"
11-
androidxActivity = "1.10.0"
10+
androidGradlePlugin = "8.8.2"
11+
androidxActivity = "1.10.1"
1212
androidXBiometrics = "1.2.0-alpha05"
1313
androidxBrowser = "1.8.0"
1414
androidxCamera = "1.4.1"
@@ -17,7 +17,7 @@ androidxComposeUiTest = "1.7.6"
1717
androidxCore = "1.15.0"
1818
androidxHiltNavigationCompose = "1.2.0"
1919
androidxLifecycle = "2.8.7"
20-
androidxNavigation = "2.8.5"
20+
androidxNavigation = "2.8.8"
2121
androidxRoom = "2.6.1"
2222
androidXSecurityCrypto = "1.1.0-alpha06"
2323
androidxSplash = "1.1.0-rc01"
@@ -27,33 +27,33 @@ androidXAppCompat = "1.7.0"
2727
androdixAutofill = "1.1.0"
2828
androidxWork = "2.10.0"
2929
bitwardenSdk = "1.0.0-20250213.181812-113"
30-
crashlytics = "3.0.2"
31-
detekt = "1.23.7"
30+
crashlytics = "3.0.3"
31+
detekt = "1.23.8"
3232
espresso = "3.6.1"
3333
fastlaneScreengrab = "2.1.1"
34-
firebaseBom = "33.8.0"
34+
firebaseBom = "33.9.0"
3535
glide = "1.0.0-beta01"
3636
googleGuava = "33.4.0-jre"
3737
googleProtoBufJava = "4.29.3"
3838
googleProtoBufPlugin = "0.9.4"
3939
googleServices = "4.4.2"
4040
hilt = "2.55"
41-
junit5 = "5.11.4"
41+
junit5 = "5.12.0"
4242
jvmTarget = "17"
4343
kotlin = "2.1.0"
4444
kotlinxCollectionsImmutable = "0.3.8"
4545
kotlinxCoroutines = "1.10.1"
4646
kotlinxSerialization = "1.8.0"
4747
kotlinxKover = "0.9.1"
4848
ksp = "2.1.0-1.0.29"
49-
mockk = "1.13.13"
49+
mockk = "1.13.16"
5050
okhttp = "4.12.0"
5151
retrofitBom = "2.11.0"
5252
roboelectric = "4.14.1"
5353
sonarqube = "6.0.1.5171"
5454
turbine = "1.2.0"
5555
zxing = "3.5.3"
56-
testng = "7.10.2"
56+
testng = "7.11.0"
5757

5858
[libraries]
5959
# Format: <maintainer>-<artifact-name>

0 commit comments

Comments
 (0)