Skip to content

Commit 93393b5

Browse files
Update all dependencies
1 parent 4fd84cc commit 93393b5

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Fruitties/gradle/libs.versions.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,21 +16,21 @@
1616
agp = "8.10.1"
1717
androidx-activityCompose = "1.10.1"
1818
androidx-paging = "3.3.6"
19-
androidx-room = "2.7.1"
19+
androidx-room = "2.7.2"
2020
androidx-lifecycle = "2.9.1"
2121
atomicfu = "0.27.0"
22-
composeBom = "2025.06.00"
22+
composeBom = "2025.06.01"
2323
dataStore = "1.1.7"
2424
kotlin = "2.1.21"
2525
kotlinx-coroutines = "1.10.2"
2626
kotlinxDatetime = "0.6.2"
2727
ksp = "2.1.21-2.0.2"
28-
ktorVersion = "3.1.3"
28+
ktorVersion = "3.2.0"
2929
pagingComposeAndroid = "3.3.6"
3030
skie = "0.10.2"
31-
sqlite = "2.5.1"
31+
sqlite = "2.5.2"
3232
spotless = "7.0.4"
33-
okio = "3.12.0"
33+
okio = "3.13.0"
3434
runner = "1.6.2"
3535
core = "1.6.1"
3636
junit = "1.2.1"

0 commit comments

Comments
 (0)