Skip to content

Commit cecebc3

Browse files
committed
Update Gradle IntelliJ plugin
1 parent ed96dbd commit cecebc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ plugins {
2323
id("org.jetbrains.kotlin.jvm") version "1.3.0" // kept in sync with IntelliJ's bundled dep
2424
groovy
2525
idea
26-
id("org.jetbrains.intellij") version "0.3.12"
26+
id("org.jetbrains.intellij") version "0.4.2"
2727
id("net.minecrell.licenser") version "0.4.1"
2828
}
2929

0 commit comments

Comments
 (0)