File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ auto-service-annotations = { module = "com.google.auto.service:auto-service-anno
9
9
auto-service-compiler = { module = " dev.zacsweers.autoservice:auto-service-ksp" , version = " 1.2.0" }
10
10
binary-compatibility-validator-gradle-plugin = { module = " org.jetbrains.kotlinx.binary-compatibility-validator:org.jetbrains.kotlinx.binary-compatibility-validator.gradle.plugin" , version = " 0.18.1" }
11
11
dokka-gradle-plugin = { module = " org.jetbrains.dokka:dokka-gradle-plugin" , version = " 2.0.0" }
12
- google-ksp = " com.google.devtools.ksp:symbol-processing-gradle-plugin:2.2.10 -2.0.2"
12
+ google-ksp = " com.google.devtools.ksp:symbol-processing-gradle-plugin:2.2.20-RC2 -2.0.2"
13
13
junit = { module = " junit:junit" , version = " 4.13.2" }
14
14
junit-vintage-engine = { module = " org.junit.vintage:junit-vintage-engine" , version = " 5.13.4" }
15
15
kotlin-compile-testing = { module = " dev.zacsweers.kctfork:core" , version = " 0.8.0" }
You can’t perform that action at this time.
0 commit comments