We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ff5506d + 1310c9d commit 18ad410Copy full SHA for 18ad410
build.gradle.kts
@@ -8,7 +8,7 @@ plugins {
8
// Kotlin support
9
id("org.jetbrains.kotlin.jvm") version "1.6.10"
10
// Gradle IntelliJ Plugin
11
- id("org.jetbrains.intellij") version "1.3.0"
+ id("org.jetbrains.intellij") version "1.4.0"
12
// Gradle Changelog Plugin
13
id("org.jetbrains.changelog") version "1.3.1"
14
// Gradle Qodana Plugin
0 commit comments