Skip to content

Commit 7870652

Browse files
Update dependency dev.zacsweers.kctfork:ksp to v0.9.0
1 parent 79055d0 commit 7870652

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
@@ -38,7 +38,7 @@ guava = { module = "com.google.guava:guava", version = "33.4.8-jre" }
3838

3939
kotlin-bom = { module = "org.jetbrains.kotlin:kotlin-bom", version.ref = "kotlin" }
4040
kotlinpoet-ksp = { module = "com.squareup:kotlinpoet-ksp", version = "2.2.0" }
41-
kotlin-compile-testing-ksp = { module = "dev.zacsweers.kctfork:ksp", version = "0.8.0" }
41+
kotlin-compile-testing-ksp = { module = "dev.zacsweers.kctfork:ksp", version = "0.9.0" }
4242
kotlinx-coroutines-android = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-android", version.ref = "coroutines" }
4343
kotlinx-coroutines-test = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-test", version.ref = "coroutines" }
4444

0 commit comments

Comments
 (0)