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 3632b7b + 983c418 commit 34f77f1Copy full SHA for 34f77f1
build.gradle
@@ -3,7 +3,7 @@ plugins {
3
id 'idea'
4
id 'checkstyle'
5
id 'pmd'
6
- id 'org.jetbrains.intellij.platform' version '2.7.2'
+ id 'org.jetbrains.intellij.platform' version '2.8.0'
7
}
8
9
ext {
0 commit comments