Skip to content

Commit 2dec397

Browse files
authored
Merge pull request #212 from NordicSemiconductor/dependencies
Dependencies updated
2 parents a137842 + b154c1b commit 2dec397

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

gradle/libs.versions.toml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
[versions]
2-
androidGradlePlugin = "8.11.1"
2+
androidGradlePlugin = "8.12.0"
33
androidxActivity = "1.10.1"
44
androidxAnnotation = "1.9.1"
5-
androidxComposeBom = "2025.06.01" # https://developer.android.com/jetpack/compose/bom/bom-mapping
5+
androidxComposeBom = "2025.07.00" # https://developer.android.com/jetpack/compose/bom/bom-mapping
66
androidxCore = "1.16.0"
77
androidxCoreSplashscreen = "1.0.1"
8-
androidxEspresso = "3.6.1"
8+
androidxEspresso = "3.7.0"
99
androidxHiltNavigationCompose = "1.2.0"
10-
androidxLifecycle = "2.9.1"
11-
androidxNavigation = "2.9.1"
12-
androidxTestExt = "1.2.1"
13-
androidxTestRunner = "1.6.2"
14-
androidxTestRules = "1.6.1"
15-
hilt = "2.56.2"
10+
androidxLifecycle = "2.9.2"
11+
androidxNavigation = "2.9.3"
12+
androidxTestExt = "1.3.0"
13+
androidxTestRunner = "1.7.0"
14+
androidxTestRules = "1.7.0"
15+
hilt = "2.57"
1616
junit4 = "4.13.2"
1717
kotlin = "2.2.0"
1818
kotlinxCoroutines = "1.10.2"
@@ -21,7 +21,7 @@ kotlinCompose = "1.8.2"
2121
ksp = "2.2.0-2.0.2"
2222
publishPlugin = "1.3.1"
2323
leakcanary = "2.14"
24-
mockk = "1.14.4"
24+
mockk = "1.14.5"
2525
slf4j = "2.0.17"
2626
slf4j-timber = "1.2"
2727
robolectric = "4.15.1"

0 commit comments

Comments
 (0)