Skip to content

Commit ddc87ed

Browse files
fix(deps): update kotlin, ksp and compose compiler
1 parent bf72f6c commit ddc87ed

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
@@ -11,7 +11,7 @@ plugin-code-ktlint-source = "0.45.2"
1111
plugin-code-detekt = "1.22.0"
1212

1313
# plugin - kotlin
14-
plugin-kotlin-ksp = "1.8.10-1.0.9"
14+
plugin-kotlin-ksp = "1.8.20-1.0.11"
1515

1616
# plugin - compose
1717
plugin-compose-paparazzi = "1.2.0"
@@ -28,7 +28,7 @@ plugin-util-secrets = "2.0.1"
2828
plugin-local-master = "master"
2929

3030
# kotlin
31-
kotlin-core = "1.8.10"
31+
kotlin-core = "1.8.20"
3232
kotlin-dokka = "1.8.10"
3333
kotlin-kover = "0.6.1"
3434
kotlin-coroutines = "1.6.4"

0 commit comments

Comments
 (0)