Skip to content

Commit

Permalink
chore(deps): update kotlin, ksp and compose compiler
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 19, 2023
1 parent 1502fc5 commit 17b9e0c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@ google-autoservice-ksp = "1.1.0"

jetbrains-annotation = "24.0.1"

kotlin-core = "1.9.0"
kotlin-core = "1.9.10"
kotlin-coroutines = "1.7.3"
kotlin-dokka = "1.9.0"
kotlin-ksp = "1.9.0-1.0.13"
kotlin-ksp = "1.9.10-1.0.13"
kotlin-kotlinpoet = "1.14.2"
kotlin-detekt = "1.23.1"
kotlin-ktlint-gradle = "11.6.0"
Expand Down

0 comments on commit 17b9e0c

Please sign in to comment.