Skip to content

Commit 61bed8e

Browse files
committed
Bump KSP
1 parent 96e91b8 commit 61bed8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ auto-service-annotations = { module = "com.google.auto.service:auto-service-anno
99
auto-service-compiler = { module = "dev.zacsweers.autoservice:auto-service-ksp", version = "1.2.0" }
1010
binary-compatibility-validator-gradle-plugin = { module = "org.jetbrains.kotlinx.binary-compatibility-validator:org.jetbrains.kotlinx.binary-compatibility-validator.gradle.plugin", version = "0.18.1" }
1111
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"
1313
junit = { module = "junit:junit", version = "4.13.2" }
1414
junit-vintage-engine = { module = "org.junit.vintage:junit-vintage-engine", version = "5.13.4" }
1515
kotlin-compile-testing = { module = "dev.zacsweers.kctfork:core", version = "0.8.0" }

0 commit comments

Comments
 (0)