[Security] Update ktlint to 0.40.0

This commit is contained in:
TobiGr 2020-12-23 00:34:55 +01:00
parent bf071d65d7
commit 531859ac60
1 changed files with 1 additions and 1 deletions

View File

@ -166,7 +166,7 @@ dependencies {
kapt "frankiesardo:icepick-processor:${icepickVersion}"
checkstyle "com.puppycrawl.tools:checkstyle:${checkstyleVersion}"
ktlint "com.pinterest:ktlint:0.39.0"
ktlint "com.pinterest:ktlint:0.40.0"
debugImplementation "com.facebook.stetho:stetho:${stethoVersion}"
debugImplementation "com.facebook.stetho:stetho-okhttp3:${stethoVersion}"