Skip to content

Commit

Permalink
Update kotlinSymbolProcessing to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 17, 2024
1 parent c2d42a1 commit ca6ca12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ kotlinTarget = "1.8"

kotlin = "1.9.25" # https://github.com/JetBrains/kotlin/releases

kotlinSymbolProcessing = "1.9.25-1.0.20" # https://github.com/google/ksp/releases
kotlinSymbolProcessing = "2.1.0-1.0.29" # https://github.com/google/ksp/releases
kotlinCompileTesting = "1.6.0" # https://github.com/tschuchortdev/kotlin-compile-testing/releases

kotlinx-serialization = "1.6.3" # https://github.com/Kotlin/kotlinx.serialization/releases/
Expand Down

0 comments on commit ca6ca12

Please sign in to comment.