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 cc285e7 commit 23d99b9Copy full SHA for 23d99b9
1 file changed
build.gradle
@@ -2,7 +2,7 @@ import org.jetbrains.intellij.platform.gradle.TestFrameworkType
2
3
plugins {
4
id('java')
5
- id('org.jetbrains.intellij.platform') version('2.5.0') // IntelliJ Platform Gradle Plugin
+ id('org.jetbrains.intellij.platform') version('2.7.1') // IntelliJ Platform Gradle Plugin
6
}
7
8
// Configure project's dependencies
0 commit comments