Skip to content

Commit 42d2da1

Browse files
fix(deps): update all dependencies (#99)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b099010 commit 42d2da1

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Fruitties/gradle/libs.versions.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,13 @@
1616
agp = "8.12.1"
1717
androidx-activityCompose = "1.10.1"
1818
androidx-paging = "3.3.6"
19-
nav3Core = "1.0.0-alpha07"
19+
nav3Core = "1.0.0-alpha08"
2020
lifecycleViewmodelNav3 = "1.0.0-alpha04"
2121
kotlinxSerializationCore = "1.9.0"
2222
androidx-room = "2.7.2"
23-
androidx-lifecycle = "2.9.2"
23+
androidx-lifecycle = "2.9.3"
2424
atomicfu = "0.29.0"
25-
composeBom = "2025.08.00"
25+
composeBom = "2025.08.01"
2626
dataStore = "1.1.7"
2727
kotlin = "2.2.10"
2828
kotlinx-coroutines = "1.10.2"
@@ -39,7 +39,7 @@ runner = "1.7.0"
3939
core = "1.7.0"
4040
junit = "1.3.0"
4141
materialIconsCore = "1.7.8"
42-
material3 = "1.4.0-beta02"
42+
material3 = "1.4.0-beta03"
4343

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

0 commit comments

Comments
 (0)