chore(deps): update dependency com.facebook:ktfmt to v0.52 (#3181)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
16ab8943bb
commit
5fb078fc31
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue