We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b015ad commit a85956aCopy full SHA for a85956a
build.gradle.kts
@@ -15,7 +15,7 @@ plugins {
15
// Kotlin support
16
id("org.jetbrains.kotlin.jvm") version "2.1.10"
17
// Gradle IntelliJ Plugin
18
- id("org.jetbrains.intellij.platform") version "2.1.0"
+ id("org.jetbrains.intellij.platform") version "2.2.1"
19
// Gradle Changelog Plugin
20
id("org.jetbrains.changelog") version "2.2.1"
21
0 commit comments