Skip to content

Commit

Permalink
Bump dev.zacsweers.kctfork:core from 0.5.1 to 0.7.0
Browse files Browse the repository at this point in the history
Bumps [dev.zacsweers.kctfork:core](https://github.com/zacsweers/kotlin-compile-testing) from 0.5.1 to 0.7.0.
- [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.5.1...0.7.0)

---
updated-dependencies:
- dependency-name: dev.zacsweers.kctfork:core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 2, 2024
1 parent 54653a0 commit 2e85da2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ gradle-maven-publish-plugin = "0.30.0"
kermit = "2.0.4"
kotest = "5.9.1"
kotlin = "2.1.0"
kotlin-compile-testing-fork = "0.5.1"
kotlin-compile-testing-fork = "0.7.0"
kotlinpoet = "2.0.0"
kotlinx-binary-compatibility-validator = "0.16.3"
kotlinx-coroutines = "1.9.0"
Expand Down

0 comments on commit 2e85da2

Please sign in to comment.