Merge pull request #8 from marhali/dependabot/gradle/org.jetbrains.intellij-0.7.3

Bump org.jetbrains.intellij from 0.7.2 to 0.7.3
This commit is contained in:
Marcel 2021-05-14 14:25:51 +02:00 committed by GitHub
commit 71add60c3f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,7 +11,7 @@ plugins {
// Kotlin support
id("org.jetbrains.kotlin.jvm") version "1.4.32"
// 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