We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 543c93e commit 589f54dCopy full SHA for 589f54d
build.gradle.kts
@@ -17,7 +17,7 @@ plugins {
17
// Kotlin support
18
id("org.jetbrains.kotlin.jvm") version "2.0.21"
19
// Gradle IntelliJ Plugin
20
- id("org.jetbrains.intellij.platform") version "2.5.0"
+ id("org.jetbrains.intellij.platform") version "2.6.0"
21
// Gradle Changelog Plugin
22
id("org.jetbrains.changelog") version "2.0.0"
23
// Gradle Qodana Plugin
0 commit comments