We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7f4acd commit 3f5ba8cCopy full SHA for 3f5ba8c
build.gradle
@@ -3,7 +3,7 @@ plugins {
3
id 'idea'
4
id 'checkstyle'
5
id 'pmd'
6
- id 'org.jetbrains.intellij.platform' version '2.3.0'
+ id 'org.jetbrains.intellij.platform' version '2.5.0'
7
id 'org.sonarqube' version '6.1.0.5360'
8
}
9
0 commit comments