Skip to content

Commit 93cb4da

Browse files
fix(deps): update dependency org.cqfn.diktat:diktat-rules to v1.2.5
1 parent a92c7b0 commit 93cb4da

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
@@ -102,7 +102,7 @@ dependencies {
102102
String VER_SCALAFMT="3.7.1"
103103
scalafmtCompileOnly "org.scalameta:scalafmt-core_2.13:$VER_SCALAFMT"
104104

105-
String VER_DIKTAT = "1.2.4.2"
105+
String VER_DIKTAT = "1.2.5"
106106
diktatCompileOnly "org.cqfn.diktat:diktat-rules:$VER_DIKTAT"
107107

108108
// used for markdown formatting

0 commit comments

Comments
 (0)