For #26844: Update ktlint to 0.47.0.

pull/543/head
mcarare 2 years ago committed by mergify[bot]
parent 316e495f22
commit 231ef74ff1

@ -195,7 +195,7 @@ configurations {
} }
dependencies { dependencies {
ktlint("com.pinterest:ktlint:0.41.0") { ktlint("com.pinterest:ktlint:0.47.0") {
attributes { attributes {
attribute(Bundling.BUNDLING_ATTRIBUTE, getObjects().named(Bundling, Bundling.EXTERNAL)) attribute(Bundling.BUNDLING_ATTRIBUTE, getObjects().named(Bundling, Bundling.EXTERNAL))
} }

Loading…
Cancel
Save