Skip to content

Commit 6f238cd

Browse files
fix(deps): update all dependencies (#102)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 661139a commit 6f238cd

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Fruitties/gradle/libs.versions.toml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,15 +14,15 @@
1414

1515
[versions]
1616
agp = "8.13.0"
17-
androidx-activityCompose = "1.10.1"
17+
androidx-activityCompose = "1.11.0"
1818
androidx-paging = "3.3.6"
19-
nav3Core = "1.0.0-alpha08"
19+
nav3Core = "1.0.0-alpha09"
2020
lifecycleViewmodelNav3 = "1.0.0-alpha04"
2121
kotlinxSerializationCore = "1.9.0"
22-
androidx-room = "2.7.2"
22+
androidx-room = "2.8.0"
2323
androidx-lifecycle = "2.9.3"
2424
atomicfu = "0.29.0"
25-
composeBom = "2025.08.01"
25+
composeBom = "2025.09.00"
2626
dataStore = "1.1.7"
2727
kotlin = "2.2.10"
2828
kotlinx-coroutines = "1.10.2"
@@ -31,15 +31,15 @@ ksp = "2.2.10-2.0.2"
3131
ktorVersion = "3.2.3"
3232
pagingComposeAndroid = "3.3.6"
3333
skie = "0.10.6"
34-
sqlite = "2.5.2"
34+
sqlite = "2.6.0"
3535
spotless = "7.2.1"
3636
okio = "3.16.0"
3737
kermit = "2.0.8"
3838
runner = "1.7.0"
3939
core = "1.7.0"
4040
junit = "1.3.0"
4141
materialIconsCore = "1.7.8"
42-
material3 = "1.4.0-beta03"
42+
material3 = "1.4.0-rc01"
4343

4444
[libraries]
4545
androidx-activity-compose = { module = "androidx.activity:activity-compose", version.ref = "androidx-activityCompose" }

0 commit comments

Comments
 (0)