Skip to content

Commit c251d55

Browse files
build(deps): bump dev.zacsweers.kctfork:core from 0.7.1 to 0.12.1
Bumps [dev.zacsweers.kctfork:core](https://github.com/zacsweers/kotlin-compile-testing) from 0.7.1 to 0.12.1. - [Release notes](https://github.com/zacsweers/kotlin-compile-testing/releases) - [Changelog](https://github.com/ZacSweers/kotlin-compile-testing/blob/main/CHANGELOG.md) - [Commits](ZacSweers/kotlin-compile-testing@0.7.1...0.12.1) --- updated-dependencies: - dependency-name: dev.zacsweers.kctfork:core dependency-version: 0.12.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cd5ca1f commit c251d55

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
@@ -40,7 +40,7 @@ kotlinCompilerEmbeddable = { group = "org.jetbrains.kotlin", name = "kotlin-comp
4040
autoService = { group = "com.google.auto.service", name = "auto-service", version = "1.1.1" }
4141
autoServiceAnnotatons = { group = "com.google.auto.service", name = "auto-service-annotations", version = "1.1.1" }
4242
kotlinJunit = { group = "org.jetbrains.kotlin", name = "kotlin-test-junit", version.ref = "kotlin" }
43-
kotlinCompileTesting = { group = "dev.zacsweers.kctfork", name = "core", version = "0.7.1" }
43+
kotlinCompileTesting = { group = "dev.zacsweers.kctfork", name = "core", version = "0.12.1" }
4444
truth = { module = "com.google.truth:truth", version = "1.4.5" }
4545
composeDesktop = { group = "org.jetbrains.compose.desktop", name = "desktop", version = "1.6.10" }
4646

0 commit comments

Comments
 (0)