Bump ktlint from 0.32.0 to 0.33.0 (#21)
This commit is contained in:
parent
6f5ba45f98
commit
b99a0b9701
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ dependencies {
|
|||
|
||||
testImplementation "com.squareup.okhttp3:mockwebserver:$okhttp3"
|
||||
testImplementation "junit:junit:4.12"
|
||||
ktlint "com.pinterest:ktlint:0.32.0"
|
||||
ktlint "com.pinterest:ktlint:0.33.0"
|
||||
}
|
||||
|
||||
task ktlint(type: JavaExec, group: "verification") {
|
||||
|
|
Loading…
Reference in a new issue