Skip to content

Commit 290bdff

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

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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.11.00"
2626
dataStore = "1.1.7"
27-
kotlin = "2.2.21"
27+
kotlin = "2.3.0"
2828
kotlinx-coroutines = "1.10.2"
2929
kotlinxDatetime = "0.7.1-0.6.x-compat"
30-
ksp = "2.3.3"
30+
ksp = "2.3.4"
3131
ktorVersion = "3.3.2"
3232
pagingComposeAndroid = "3.3.6"
3333
skie = "0.10.8"

0 commit comments

Comments
 (0)