Skip to content

Commit

Permalink
Update dependency com.facebook:ktfmt to v0.52 (cortinico#344)
Browse files Browse the repository at this point in the history
* Update dependency com.facebook:ktfmt to v0.52

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: SimonHauck <[email protected]>
  • Loading branch information
renovate[bot] and simonhauck authored Aug 20, 2024
1 parent 997a8de commit 9312594
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ Please add your entries according to this format.

- Fix custom KtFmt tasks not compatible with configuration cache (#290)
- Fix mixed up task descriptions (#342)
- KtFmt to 0.52

## Version 0.19.0 _(2024-07-03)_

Expand Down
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ diffUtils = "4.12"
junit = "5.11.0"
kotlin = "2.0.10"
ktfmt-plugin = "0.19.0"
ktfmt = "0.51"
ktfmt = "0.52"
pluginPublish = "1.2.1"
truth = "1.4.4"

Expand Down

0 comments on commit 9312594

Please sign in to comment.