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 a92c7b0 commit 93cb4daCopy full SHA for 93cb4da
lib/build.gradle
@@ -102,7 +102,7 @@ dependencies {
102
String VER_SCALAFMT="3.7.1"
103
scalafmtCompileOnly "org.scalameta:scalafmt-core_2.13:$VER_SCALAFMT"
104
105
- String VER_DIKTAT = "1.2.4.2"
+ String VER_DIKTAT = "1.2.5"
106
diktatCompileOnly "org.cqfn.diktat:diktat-rules:$VER_DIKTAT"
107
108
// used for markdown formatting
0 commit comments