Skip to content

Commit

Permalink
Bump org.jetbrains.intellij from 0.6.5 to 0.7.2
Browse files Browse the repository at this point in the history
Bumps org.jetbrains.intellij from 0.6.5 to 0.7.2.

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and wolverian committed Feb 25, 2021
1 parent c2e168f commit 687d878
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 @@ -3,7 +3,7 @@ import org.jetbrains.changelog.markdownToHTML

plugins {
// gradle-intellij-plugin - read more: https://github.com/JetBrains/gradle-intellij-plugin
id("org.jetbrains.intellij") version "0.6.5"
id("org.jetbrains.intellij") version "0.7.2"
// gradle-changelog-plugin - read more: https://github.com/JetBrains/gradle-changelog-plugin
id("org.jetbrains.changelog") version "1.1.2"
}
Expand Down

0 comments on commit 687d878

Please sign in to comment.