chore(deps): update dependency com.facebook:ktfmt to v0.54

This commit is contained in:
renovate[bot] 2025-01-15 21:16:18 +00:00 committed by Harsh Shandilya
parent b4f621b14c
commit cf451e9980

View file

@ -55,6 +55,6 @@ class SpotlessPlugin : Plugin<Project> {
}
private companion object {
private const val KTFMT_VERSION = "0.53"
private const val KTFMT_VERSION = "0.54"
}
}