Skip to content

Commit

Permalink
Bump compileTesting from 0.6.0 to 0.7.0
Browse files Browse the repository at this point in the history
Bumps `compileTesting` from 0.6.0 to 0.7.0.

Updates `dev.zacsweers.kctfork:core` from 0.6.0 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.6.0...0.7.0)

Updates `dev.zacsweers.kctfork:ksp` from 0.6.0 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.6.0...0.7.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 29, 2024
1 parent ca48fb0 commit 87d32b8
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
@@ -1,7 +1,7 @@
[versions]
kotlin = "2.0.21"
dokka = "1.9.20"
compileTesting = "0.6.0"
compileTesting = "0.7.0"
autoService = "1.1.1"
incap = "1.0.0"
dagger = "2.52"
Expand Down

0 comments on commit 87d32b8

Please sign in to comment.