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 8d27ec0 commit d6a6a3dCopy full SHA for d6a6a3d
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.7.0"
+ id("org.jetbrains.intellij.platform") version "2.7.2"
18
19
id("org.infernus.idea.checkstyle.build")
20
}
0 commit comments