Skip to content

Commit 7cb58a5

Browse files
fix(deps): update kotlin dependencies (#95)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4b6bbde commit 7cb58a5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Fruitties/gradle/libs.versions.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,13 +24,13 @@ androidx-lifecycle = "2.9.2"
2424
atomicfu = "0.29.0"
2525
composeBom = "2025.07.00"
2626
dataStore = "1.1.7"
27-
kotlin = "2.2.0"
27+
kotlin = "2.2.10"
2828
kotlinx-coroutines = "1.10.2"
2929
kotlinxDatetime = "0.7.1-0.6.x-compat"
30-
ksp = "2.2.0-2.0.2"
30+
ksp = "2.2.10-2.0.2"
3131
ktorVersion = "3.2.3"
3232
pagingComposeAndroid = "3.3.6"
33-
skie = "0.10.5"
33+
skie = "0.10.6"
3434
sqlite = "2.5.2"
3535
spotless = "7.2.1"
3636
okio = "3.16.0"

0 commit comments

Comments
 (0)