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 0f6368e commit f6d03cdCopy full SHA for f6d03cd
build.gradle.kts
@@ -32,7 +32,7 @@ plugins {
32
id("org.jetbrains.kotlin.jvm") version "1.1.1" // kept in sync with IntelliJ's bundled dep
33
groovy
34
idea
35
- id("org.jetbrains.intellij") version "0.2.7"
+ id("org.jetbrains.intellij") version "0.2.11"
36
id("net.minecrell.licenser") version "0.3"
37
}
38
0 commit comments