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.
1 parent ff5506d commit 1310c9dCopy full SHA for 1310c9d
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