Skip to content

Commit 3a36f2c

Browse files
Update dependency dev.zacsweers.kctfork:core to v0.9.0
1 parent 2648c7d commit 3a36f2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

semanticdb-kotlinc/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ dependencies {
4141
// https://github.com/tschuchortdev/kotlin-compile-testing/issues/390
4242
// Until then, we use the fork from https://github.com/ZacSweers/kotlin-compile-testing instead.
4343
// testImplementation("com.github.tschuchortdev", "kotlin-compile-testing", "1.5.0")
44-
testImplementation("dev.zacsweers.kctfork", "core", "0.7.1")
44+
testImplementation("dev.zacsweers.kctfork", "core", "0.9.0")
4545

4646
testImplementation("org.junit.jupiter", "junit-jupiter-params", "5.8.1")
4747
testImplementation("org.jetbrains.kotlin", "kotlin-stdlib-jdk8", "1.5.0") {

0 commit comments

Comments
 (0)