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 207bd0d + 2a1da68 commit 0c9da3cCopy full SHA for 0c9da3c
build.gradle.kts
@@ -25,7 +25,7 @@ plugins {
25
// Kotlin support
26
id("org.jetbrains.kotlin.jvm") version "1.6.20"
27
// Gradle IntelliJ Plugin
28
- id("org.jetbrains.intellij") version "1.4.0"
+ id("org.jetbrains.intellij") version "1.5.2"
29
// Gradle Changelog Plugin
30
id("org.jetbrains.changelog") version "1.3.1"
31
// Gradle Qodana Plugin
0 commit comments