Skip to content

Commit 99cc644

Browse files
fix(deps): update kotlin dependencies
1 parent a12bb93 commit 99cc644

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Fruitties/gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,10 @@ 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.20"
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.2.20-2.0.3"
3131
ktorVersion = "3.3.0"
3232
pagingComposeAndroid = "3.3.6"
3333
skie = "0.10.6"

0 commit comments

Comments
 (0)