Skip to content

Commit 502a8f0

Browse files
committed
Updated diktat version to 1.2.1
1 parent d951b89 commit 502a8f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ dependencies {
5151
ktlintCompileOnly "com.pinterest.ktlint:ktlint-ruleset-experimental:$VER_KTLINT"
5252
ktlintCompileOnly "com.pinterest.ktlint:ktlint-ruleset-standard:$VER_KTLINT"
5353

54-
String VER_DIKTAT = "1.2.0"
54+
String VER_DIKTAT = "1.2.1"
5555
diktatCompileOnly "org.cqfn.diktat:diktat-rules:$VER_DIKTAT"
5656

5757
// used for markdown formatting

0 commit comments

Comments
 (0)