We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d879fa2 + d9f042d commit bca3a3cCopy full SHA for bca3a3c
build.gradle
@@ -3,7 +3,7 @@ plugins {
3
id 'idea'
4
id 'checkstyle'
5
id 'pmd'
6
- id 'org.jetbrains.intellij.platform' version '2.0.1'
+ id 'org.jetbrains.intellij.platform' version '2.1.0'
7
id 'org.sonarqube' version '5.1.0.4882'
8
}
9
0 commit comments