Skip to content

Commit 9838e7e

Browse files
chore(deps): update kotlin, ksp and compose compiler
1 parent f181055 commit 9838e7e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@ google-autoservice-ksp = "1.1.0"
99

1010
jetbrains-annotation = "24.0.1"
1111

12-
kotlin-core = "1.9.0"
12+
kotlin-core = "1.9.10"
1313
kotlin-coroutines = "1.7.3"
1414
kotlin-dokka = "1.9.0"
15-
kotlin-ksp = "1.9.0-1.0.13"
15+
kotlin-ksp = "1.9.10-1.0.13"
1616
kotlin-kotlinpoet = "1.14.2"
1717
kotlin-detekt = "1.23.1"
1818
kotlin-ktlint-gradle = "11.5.1"

0 commit comments

Comments
 (0)