Skip to content

Commit

Permalink
Update Kotlin and KSP to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 16, 2024
1 parent 5da1d84 commit 9d771a5
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 @@ -6,10 +6,10 @@ gradle-dependency-handler-extensions = "1.1.0"
google-autoservice-standard = "1.1.1"
google-autoservice-ksp = "1.1.0"

kotlin-core = "1.9.24"
kotlin-core = "2.0.21"
kotlin-coroutines = "1.8.1"
kotlin-dokka = "1.9.20"
kotlin-ksp = "1.9.24-1.0.20"
kotlin-ksp = "2.0.21-1.0.28"
kotlin-kotlinpoet = "1.16.0"
kotlin-detekt = "1.23.6"
kotlin-ktlint-gradle = "11.6.1"
Expand Down

0 comments on commit 9d771a5

Please sign in to comment.