We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3878d36 commit 74d0accCopy full SHA for 74d0acc
lib/build.gradle
@@ -51,7 +51,7 @@ dependencies {
51
ktlintCompileOnly "com.pinterest.ktlint:ktlint-ruleset-experimental:$VER_KTLINT"
52
ktlintCompileOnly "com.pinterest.ktlint:ktlint-ruleset-standard:$VER_KTLINT"
53
54
- String VER_DIKTAT = "1.2.1"
+ String VER_DIKTAT = "1.2.3"
55
diktatCompileOnly "org.cqfn.diktat:diktat-rules:$VER_DIKTAT"
56
57
// used for markdown formatting
0 commit comments