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.
2 parents 62a6180 + 1133a94 commit 9ba2fc6Copy full SHA for 9ba2fc6
1 file changed
doc-processor/build.gradle.kts
@@ -3,7 +3,7 @@ plugins {
3
}
4
5
dependencies {
6
- implementation("com.google.devtools.ksp:symbol-processing-api:2.3.8")
+ implementation("com.google.devtools.ksp:symbol-processing-api:2.3.10")
7
8
9
kotlin {
0 commit comments