update intellij plugin to 1.4.0
This commit is contained in:
parent
296c6c167e
commit
79ce28a32a
@ -9,7 +9,7 @@ plugins {
|
||||
// Kotlin support
|
||||
id("org.jetbrains.kotlin.jvm") version "1.6.10"
|
||||
// Gradle IntelliJ Plugin
|
||||
id("org.jetbrains.intellij") version "1.3.1"
|
||||
id("org.jetbrains.intellij") version "1.4.0"
|
||||
// Gradle Changelog Plugin
|
||||
id("org.jetbrains.changelog") version "1.3.1"
|
||||
// Gradle Qodana Plugin
|
||||
|
Loading…
x
Reference in New Issue
Block a user