Skip to content

Commit

Permalink
update grade-intellij-plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
breandan committed Nov 18, 2019
1 parent e87cec2 commit 95e91c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ tasks {
plugins {
idea apply true
kotlin("jvm") version "1.3.60"
id("org.jetbrains.intellij") version "0.4.10"
id("org.jetbrains.intellij") version "0.4.13"
}

dependencies {
Expand Down

0 comments on commit 95e91c9

Please sign in to comment.