We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d6f72c3 commit d0fbb16Copy full SHA for d0fbb16
gradle/libs.versions.toml
@@ -5,7 +5,7 @@ kotlinTarget = "1.8"
5
6
kotlin = "1.9.25" # https://github.com/JetBrains/kotlin/releases
7
8
-kotlinSymbolProcessing = "1.9.25-1.0.20" # https://github.com/google/ksp/releases
+kotlinSymbolProcessing = "2.0.21-1.0.28" # https://github.com/google/ksp/releases
9
kotlinCompileTesting = "1.6.0" # https://github.com/tschuchortdev/kotlin-compile-testing/releases
10
11
kotlinx-serialization = "1.6.3" # https://github.com/Kotlin/kotlinx.serialization/releases/
0 commit comments