Skip to content

Commit 4af0883

Browse files
authored
Merge pull request #68 from android/renovate/kotlin-dependencies
Update Kotlin Dependencies
2 parents 0392633 + 8050cdb commit 4af0883

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
@@ -18,19 +18,19 @@ androidx-activityCompose = "1.10.1"
1818
androidx-paging = "3.3.6"
1919
nav3Core = "1.0.0-alpha01"
2020
lifecycleViewmodelNav3 = "1.0.0-alpha01"
21-
kotlinxSerializationCore = "1.8.1"
21+
kotlinxSerializationCore = "1.9.0"
2222
androidx-room = "2.7.1"
2323
androidx-lifecycle = "2.9.1"
24-
atomicfu = "0.27.0"
24+
atomicfu = "0.29.0"
2525
composeBom = "2025.06.00"
2626
dataStore = "1.1.7"
27-
kotlin = "2.1.21"
27+
kotlin = "2.2.0"
2828
kotlinx-coroutines = "1.10.2"
29-
kotlinxDatetime = "0.6.2"
30-
ksp = "2.1.21-2.0.2"
29+
kotlinxDatetime = "0.7.0-0.6.x-compat"
30+
ksp = "2.2.0-2.0.2"
3131
ktorVersion = "3.1.3"
3232
pagingComposeAndroid = "3.3.6"
33-
skie = "0.10.2"
33+
skie = "0.10.4"
3434
sqlite = "2.5.1"
3535
spotless = "7.0.4"
3636
okio = "3.12.0"

0 commit comments

Comments
 (0)