Skip to content

Commit 43b85fc

Browse files
Update dependency dev.zacsweers.kctfork:core to v0.13.0 (#343)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bb1cc99 commit 43b85fc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ assertk = "com.willowtreeapps.assertk:assertk:0.28.1"
99
binary-compatibility-validator-gradle-plugin = { module = "org.jetbrains.kotlinx.binary-compatibility-validator:org.jetbrains.kotlinx.binary-compatibility-validator.gradle.plugin", version = "0.18.1" }
1010
junit = { module = "junit:junit", version = "4.13.2" }
1111
junit-vintage-engine = { module = "org.junit.vintage:junit-vintage-engine", version = "5.14.4" }
12-
kotlin-compile-testing = { module = "dev.zacsweers.kctfork:core", version = "0.13.0-alpha01" }
12+
kotlin-compile-testing = { module = "dev.zacsweers.kctfork:core", version = "0.13.0" }
1313
kotlin-gradlePlugin = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version.ref = "kotlin" }
1414
kotlin-test = { module = "org.jetbrains.kotlin:kotlin-test" }
1515
kotlin-test-junit = { module = "org.jetbrains.kotlin:kotlin-test-junit", version.ref = "kotlin" }

0 commit comments

Comments
 (0)