mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-15 12:17:02 +05:30
chore(deps): update dependency com.facebook:ktfmt to v0.55
This commit is contained in:
parent
d1ff5c355e
commit
a6212ba675
1 changed files with 1 additions and 1 deletions
|
@ -55,6 +55,6 @@ class SpotlessPlugin : Plugin<Project> {
|
||||||
}
|
}
|
||||||
|
|
||||||
private companion object {
|
private companion object {
|
||||||
private const val KTFMT_VERSION = "0.54"
|
private const val KTFMT_VERSION = "0.55"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue