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 Jul 6, 2024
1 parent 34ac27c commit 93279c3
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.24" # https://github.com/JetBrains/kotlin/releases

kotlinSymbolProcessing = "1.9.24-1.0.20" # https://github.com/google/ksp/releases
kotlinSymbolProcessing = "2.0.0-1.0.22" # 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 93279c3

Please sign in to comment.