We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e6fa93 commit 1d74df1Copy full SHA for 1d74df1
gradle/libs.versions.toml
@@ -5,7 +5,7 @@ kotlinTarget = "1.8"
5
6
kotlin = "1.8.22" # https://github.com/JetBrains/kotlin/releases
7
8
-kotlinSymbolProcessing = "1.8.22-1.0.11" # https://github.com/google/ksp/releases
+kotlinSymbolProcessing = "1.9.0-1.0.13" # https://github.com/google/ksp/releases
9
kotlinCompileTesting = "1.5.0" # https://github.com/tschuchortdev/kotlin-compile-testing/releases
10
11
kotlinx-serialization = "1.5.1" # https://github.com/Kotlin/kotlinx.serialization/releases/
0 commit comments