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 a2053ed commit 2a1da68Copy full SHA for 2a1da68
build.gradle.kts
@@ -25,7 +25,7 @@ plugins {
25
// Kotlin support
26
id("org.jetbrains.kotlin.jvm") version "1.6.10"
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