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 Oct 11, 2024
1 parent 769ba22 commit aa14709
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.0.21-1.0.25" # 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 aa14709

Please sign in to comment.