Skip to content

Commit d54bfb6

Browse files
committed
Update gradle-intellij-plugin to 0.2.13
1 parent a06ca68 commit d54bfb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ plugins {
3232
id("org.jetbrains.kotlin.jvm") version "1.1.1" // kept in sync with IntelliJ's bundled dep
3333
groovy
3434
idea
35-
id("org.jetbrains.intellij") version "0.2.11"
35+
id("org.jetbrains.intellij") version "0.2.13"
3636
id("net.minecrell.licenser") version "0.3"
3737
}
3838

0 commit comments

Comments
 (0)