Skip to content

Commit b8c165e

Browse files
Update all dependencies
1 parent 9a8ad58 commit b8c165e

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

gradle/libs.versions.toml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,16 @@
22
androidGradlePlugin = "9.1.0"
33
kotlin = "2.3.10" # When changes, update also kotlinAndroid.kt
44
ksp = "2.3.6"
5-
androidxActivity = "1.12.4"
5+
androidxActivity = "1.13.0"
66
androidxAnnotation = "1.9.1"
77
androidxAppCompat = "1.7.1"
88
androidxCardview = "1.0.0"
99
androidxConstraintlayout = "2.2.1"
10-
androidxComposeBom = "2026.02.01" # https://developer.android.com/jetpack/compose/bom/bom-mapping
11-
androidxComposeRuntimeTracing = "1.10.4"
12-
androidxCore = "1.17.0"
10+
androidxComposeBom = "2026.03.00" # https://developer.android.com/jetpack/compose/bom/bom-mapping
11+
androidxComposeRuntimeTracing = "1.10.5"
12+
androidxCore = "1.18.0"
1313
androidxCoreSplashscreen = "1.2.0"
14-
androidxDataStore = "1.2.0"
14+
androidxDataStore = "1.2.1"
1515
androidxEspresso = "3.7.0"
1616
androidxFragment = "1.8.9"
1717
androidxHiltNavigationCompose = "1.3.0"
@@ -57,11 +57,11 @@ protobufPlugin = "0.9.6"
5757
publishPlugin = "2.1.0"
5858
retrofit = "3.0.0"
5959
room = "2.8.4"
60-
paging = "3.4.1"
60+
paging = "3.4.2"
6161
secrets = "2.0.1"
6262
turbine = "1.2.1"
6363
markdown = "0.5.7" # https://github.com/jeziellago/compose-markdown/releases
64-
wirePlugin = "5.5.1"
64+
wirePlugin = "6.0.0"
6565
timber = "5.0.1"
6666
chart = "v3.1.0"
6767
leakcanary = "2.14"
@@ -70,7 +70,7 @@ truth = "1.4.5"
7070
slf4j = "2.0.17"
7171
slf4j-timber = "1.2"
7272
robolectric = "4.16.1"
73-
skydovesBallon = "1.7.4"
73+
skydovesBallon = "1.7.5"
7474
moshi = "1.15.2"
7575
koinCore = "4.1.1"
7676
koinCompose = "4.1.1"

0 commit comments

Comments
 (0)