Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a8e8d23

Browse files
committed
Auto-update dependencies.
1 parent 4bd7020 commit a8e8d23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ configurations {
4343
}
4444

4545
dependencies {
46-
ktlint "com.github.shyiko:ktlint:0.30.0"
46+
ktlint "com.github.shyiko:ktlint:0.31.0"
4747
}
4848

4949
task("ktlint", type: JavaExec, group: "verification") {

0 commit comments

Comments
 (0)