We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5665ae5 commit c016ee4Copy full SHA for c016ee4
build.gradle.kts
@@ -15,7 +15,7 @@ plugins {
15
// Kotlin support
16
id("org.jetbrains.kotlin.jvm") version "2.1.0"
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