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 cb4f06b commit cbc3a86Copy full SHA for cbc3a86
1 file changed
gradle/libs.versions.toml
@@ -91,4 +91,4 @@ pintrest-ktlint = { module = "com.pinterest:ktlint", version.ref = "ktlint" }
91
92
squareup-kotlinpoet = { module = "com.squareup:kotlinpoet", version = "2.3.0" }
93
google-devtools-ksp-api = { module = "com.google.devtools.ksp:symbol-processing-api", version.ref = "google-devtools-ksp" }
94
-kotlin-compile-testing-ksp = { module = "dev.zacsweers.kctfork:ksp", version = "0.12.1" }
+kotlin-compile-testing-ksp = { module = "dev.zacsweers.kctfork:ksp", version = "0.13.0" }
0 commit comments