build-logic: upgrade ktfmt

This commit is contained in:
Harsh Shandilya 2022-04-25 10:45:07 +05:30
parent 62902ca80b
commit 11720e9542
No known key found for this signature in database
GPG key ID: 366D7BBAD1031E80

View file

@ -5,7 +5,7 @@
plugins { id("com.diffplug.spotless") }
val KTFMT_VERSION = "0.35"
val KTFMT_VERSION = "0.36"
spotless {
kotlin {