Skip to content

Commit 9773159

Browse files
fix(deps): update dependency org.cqfn.diktat:diktat-rules to v1.2.4.2
1 parent db3798b commit 9773159

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ dependencies {
9494
String VER_SCALAFMT="3.5.9"
9595
scalafmtCompileOnly "org.scalameta:scalafmt-core_2.13:$VER_SCALAFMT"
9696

97-
String VER_DIKTAT = "1.2.3"
97+
String VER_DIKTAT = "1.2.4.2"
9898
diktatCompileOnly "org.cqfn.diktat:diktat-rules:$VER_DIKTAT"
9999

100100
// used for markdown formatting

0 commit comments

Comments
 (0)