Skip to content

Commit e15e4cc

Browse files
committed
Fixed checkstyle declaration
1 parent d7d2945 commit e15e4cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
plugins {
77
id 'org.jetbrains.intellij' version '1.13.2'
8-
id 'checkstyle' version '5.78.0'
8+
id 'checkstyle'
99
id 'pmd'
1010
id 'org.jetbrains.changelog' version '2.0.0'
1111
}

0 commit comments

Comments
 (0)