Skip to content

Commit

Permalink
Bump dev.zacsweers.kctfork:core from 0.4.0 to 0.4.1 (#3)
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.4.0 to 0.4.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.4.0...0.4.1)

---
updated-dependencies:
- dependency-name: dev.zacsweers.kctfork:core
  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 Mar 27, 2024
1 parent 370aa3f commit b6b365e
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 @@ -2,7 +2,7 @@
assertk = "0.28.0"
kotlin = "1.9.23"
kotlinpoet = "1.16.0"
kotlinCompileTesting = "0.4.0"
kotlinCompileTesting = "0.4.1"
gradlePublish = "1.2.1"
junit5 = "5.10.2"

Expand Down

0 comments on commit b6b365e

Please sign in to comment.