Skip to content

Commit 268dde8

Browse files
fix(deps): update kotlin dependencies
1 parent a12bb93 commit 268dde8

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.4"
2424
atomicfu = "0.29.0"
2525
composeBom = "2025.09.00"
2626
dataStore = "1.1.7"
27-
kotlin = "2.2.10"
27+
kotlin = "2.2.21"
2828
kotlinx-coroutines = "1.10.2"
2929
kotlinxDatetime = "0.7.1-0.6.x-compat"
30-
ksp = "2.2.10-2.0.2"
30+
ksp = "2.3.2"
3131
ktorVersion = "3.3.0"
3232
pagingComposeAndroid = "3.3.6"
33-
skie = "0.10.6"
33+
skie = "0.10.7"
3434
sqlite = "2.6.0"
3535
spotless = "7.2.1"
3636
okio = "3.16.0"

0 commit comments

Comments
 (0)