chore(deps): update dependency com.facebook:ktfmt to v0.41 (#2147)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
17d9ffdaf5
commit
3573c891da
1 changed files with 1 additions and 1 deletions
|
@ -39,6 +39,6 @@ class SpotlessPlugin : Plugin<Project> {
|
||||||
}
|
}
|
||||||
|
|
||||||
private companion object {
|
private companion object {
|
||||||
private const val KTFMT_VERSION = "0.40"
|
private const val KTFMT_VERSION = "0.41"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue