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.46
This commit is contained in:
parent
cf850071e5
commit
61b000dc48
2 changed files with 2 additions and 1 deletions
|
@ -50,6 +50,6 @@ class SpotlessPlugin : Plugin<Project> {
|
|||
}
|
||||
|
||||
private companion object {
|
||||
private const val KTFMT_VERSION = "0.45"
|
||||
private const val KTFMT_VERSION = "0.46"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue