We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6b6770d + fbea570 commit 4b2301dCopy full SHA for 4b2301d
1 file changed
build.gradle
@@ -3,7 +3,7 @@ plugins {
3
id 'idea'
4
id 'checkstyle'
5
id 'pmd'
6
- id 'org.jetbrains.intellij.platform' version '2.13.1'
+ id 'org.jetbrains.intellij.platform' version '2.14.0'
7
}
8
9
ext {
0 commit comments