Skip to content
This repository has been archived by the owner on Oct 15, 2024. It is now read-only.

Commit

Permalink
chore(deps): update dependency com.facebook:ktfmt to v0.52 (#3181)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 20, 2024
1 parent 16ab894 commit 5fb078f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,6 @@ class SpotlessPlugin : Plugin<Project> {
}

private companion object {
private const val KTFMT_VERSION = "0.51"
private const val KTFMT_VERSION = "0.52"
}
}

0 comments on commit 5fb078f

Please sign in to comment.