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.
1 parent fc7d3a5 commit 04358d0Copy full SHA for 04358d0
build.gradle.kts
@@ -14,7 +14,7 @@ plugins {
14
id("java")
15
id("jacoco")
16
id("idea")
17
- id("org.jetbrains.intellij.platform") version "2.6.0"
+ id("org.jetbrains.intellij.platform") version "2.5.0"
18
19
id("org.infernus.idea.checkstyle.build")
20
}
0 commit comments