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

Revert "Bump org.jetbrains.intellij from 0.7.3 to 1.1.3"
This commit is contained in:
Marcel 2021-07-19 11:37:42 +02:00 committed by GitHub
commit d2db8c56de
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 "1.1.3"
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