Skip to content

Commit beeb95d

Browse files
fix(deps): update kotlin dependencies
1 parent 7844c73 commit beeb95d

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
@@ -18,19 +18,19 @@ androidx-activityCompose = "1.11.0"
1818
androidx-paging = "3.3.6"
1919
nav3Core = "1.0.0-rc01"
2020
lifecycleViewmodelNav3 = "1.0.0-alpha04"
21-
kotlinxSerializationCore = "1.9.0"
21+
kotlinxSerializationCore = "1.10.0"
2222
androidx-room = "2.8.3"
2323
androidx-lifecycle = "2.9.4"
24-
atomicfu = "0.29.0"
24+
atomicfu = "0.31.0"
2525
composeBom = "2025.11.00"
2626
dataStore = "1.1.7"
27-
kotlin = "2.2.21"
27+
kotlin = "2.3.10"
2828
kotlinx-coroutines = "1.10.2"
2929
kotlinxDatetime = "0.7.1-0.6.x-compat"
30-
ksp = "2.3.3"
30+
ksp = "2.3.5"
3131
ktorVersion = "3.3.2"
3232
pagingComposeAndroid = "3.3.6"
33-
skie = "0.10.8"
33+
skie = "0.10.9"
3434
sqlite = "2.6.1"
3535
spotless = "8.1.0"
3636
okio = "3.16.4"

0 commit comments

Comments
 (0)