Skip to content

Commit c4920d9

Browse files
authoredApr 3, 2023
fix(deps): update dependency org.cqfn.diktat:diktat-rules to v1.2.5
1 parent 504f8c6 commit c4920d9

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
@@ -105,7 +105,7 @@ dependencies {
105105
String VER_SCALAFMT="3.7.1"
106106
scalafmtCompileOnly "org.scalameta:scalafmt-core_2.13:$VER_SCALAFMT"
107107

108-
String VER_DIKTAT = "1.2.4.2"
108+
String VER_DIKTAT = "1.2.5"
109109
diktatCompileOnly "org.cqfn.diktat:diktat-rules:$VER_DIKTAT"
110110

111111
// used for markdown formatting

0 commit comments

Comments
 (0)