We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9db27ea commit c84847bCopy full SHA for c84847b
1 file changed
build.gradle
@@ -17,7 +17,7 @@
17
import org.jetbrains.intellij.platform.gradle.TestFrameworkType
18
19
plugins {
20
- id 'org.jetbrains.intellij.platform' version '2.7.1'
+ id 'org.jetbrains.intellij.platform' version '2.7.2'
21
}
22
23
apply plugin: 'java'
0 commit comments