Bump ktfmt to 0.35 (#1797)

This commit is contained in:
Harsh Shandilya 2022-03-24 13:12:07 +05:30 committed by GitHub
parent b7deec1426
commit a149704331
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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