Skip to content

Commit 33ec69e

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

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
@@ -16,8 +16,8 @@
1616
agp = "8.11.1"
1717
androidx-activityCompose = "1.10.1"
1818
androidx-paging = "3.3.6"
19-
nav3Core = "1.0.0-alpha05"
20-
lifecycleViewmodelNav3 = "1.0.0-alpha03"
19+
nav3Core = "1.0.0-alpha06"
20+
lifecycleViewmodelNav3 = "1.0.0-alpha04"
2121
kotlinxSerializationCore = "1.9.0"
2222
androidx-room = "2.7.2"
2323
androidx-lifecycle = "2.9.2"
@@ -35,11 +35,11 @@ sqlite = "2.5.2"
3535
spotless = "7.2.1"
3636
okio = "3.16.0"
3737
kermit = "2.0.6"
38-
runner = "1.6.2"
39-
core = "1.6.1"
40-
junit = "1.2.1"
38+
runner = "1.7.0"
39+
core = "1.7.0"
40+
junit = "1.3.0"
4141
materialIconsCore = "1.7.8"
42-
material3 = "1.4.0-alpha18"
42+
material3 = "1.4.0-beta01"
4343

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

0 commit comments

Comments
 (0)