Skip to content

Commit

Permalink
build(deps): bump kctfork from 0.3.1 to 0.3.2 (#402)
Browse files Browse the repository at this point in the history
Bumps `kctfork` from 0.3.1 to 0.3.2.

Updates `dev.zacsweers.kctfork:core` from 0.3.1 to 0.3.2
- [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.3.1...0.3.2)

Updates `dev.zacsweers.kctfork:ksp` from 0.3.1 to 0.3.2
- [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.3.1...0.3.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 29, 2023
1 parent 473304b commit 204ff3e
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 @@ -4,7 +4,7 @@ autoServiceKsp = "1.10"
coroutines = "1.7.3"
detekt = "1.23.0"
gradlePlugin = "1.0.0"
kctfork = "0.3.1"
kctfork = "0.3.2"
kotlin = "1.9.10"
kotlinPoet = "1.14.2"
kspVersion = "1.9.10-1.0.13"
Expand Down

0 comments on commit 204ff3e

Please sign in to comment.