Merge pull request #28 from marhali/dependabot/gradle/org.jetbrains.intellij-1.1.3

Bump org.jetbrains.intellij from 0.7.3 to 1.1.3
This commit is contained in:
Marcel 2021-07-19 11:11:26 +02:00 committed by GitHub
commit bdecaab5c5
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.5.10"
// gradle-intellij-plugin - read more: https://github.com/JetBrains/gradle-intellij-plugin
id("org.jetbrains.intellij") version "0.7.3"
id("org.jetbrains.intellij") version "1.1.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