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 504f8c6 commit c4920d9Copy full SHA for c4920d9
lib/build.gradle
@@ -105,7 +105,7 @@ dependencies {
105
String VER_SCALAFMT="3.7.1"
106
scalafmtCompileOnly "org.scalameta:scalafmt-core_2.13:$VER_SCALAFMT"
107
108
- String VER_DIKTAT = "1.2.4.2"
+ String VER_DIKTAT = "1.2.5"
109
diktatCompileOnly "org.cqfn.diktat:diktat-rules:$VER_DIKTAT"
110
111
// used for markdown formatting
0 commit comments