Skip to content

Commit

Permalink
Merge pull request #12 from tbm98/dependabot/gradle/org.jetbrains.int…
Browse files Browse the repository at this point in the history
…ellij-0.7.3

Bump org.jetbrains.intellij from 0.7.2 to 0.7.3
  • Loading branch information
tbm98 authored Apr 27, 2021
2 parents ebf3e29 + ca613cd commit 2c1dafe
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 @@ -12,7 +12,7 @@ plugins {
// Kotlin support
id("org.jetbrains.kotlin.jvm") version "1.4.31"
// gradle-intellij-plugin - read more: https://github.com/JetBrains/gradle-intellij-plugin
id("org.jetbrains.intellij") version "0.7.2"
id("org.jetbrains.intellij") version "0.7.3"
// gradle-changelog-plugin - read more: https://github.com/JetBrains/gradle-changelog-plugin
id("org.jetbrains.changelog") version "1.1.2"
// detekt linter - read more: https://detekt.github.io/detekt/gradle.html
Expand Down

0 comments on commit 2c1dafe

Please sign in to comment.