We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e917f28 commit a5dbaf7Copy full SHA for a5dbaf7
build.gradle.kts
@@ -29,7 +29,7 @@ plugins {
29
// Kotlin support
30
id("org.jetbrains.kotlin.jvm") version "2.1.0"
31
// Gradle IntelliJ Plugin
32
- id("org.jetbrains.intellij.platform") version "2.1.0"
+ id("org.jetbrains.intellij.platform") version "2.2.1"
33
// Gradle Changelog Plugin
34
id("org.jetbrains.changelog") version "2.2.1"
35
// Gradle Qodana Plugin
0 commit comments