We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7d2945 commit e15e4ccCopy full SHA for e15e4cc
build.gradle
@@ -5,7 +5,7 @@
5
6
plugins {
7
id 'org.jetbrains.intellij' version '1.13.2'
8
- id 'checkstyle' version '5.78.0'
+ id 'checkstyle'
9
id 'pmd'
10
id 'org.jetbrains.changelog' version '2.0.0'
11
}
0 commit comments