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 a06ca68 commit d54bfb6Copy full SHA for d54bfb6
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.11"
+ id("org.jetbrains.intellij") version "0.2.13"
36
id("net.minecrell.licenser") version "0.3"
37
}
38
0 commit comments