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 1cd3f4f commit b81cfb3Copy full SHA for b81cfb3
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.9.0-1.0.13" # https://github.com/google/ksp/releases
+kotlinSymbolProcessing = "1.9.10-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