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 c5e9c42 commit 27f540dCopy full SHA for 27f540d
build.gradle.kts
@@ -12,7 +12,7 @@ plugins {
12
// Kotlin support
13
id("org.jetbrains.kotlin.jvm") version "1.9.23"
14
// Gradle IntelliJ Platform Plugin
15
- id("org.jetbrains.intellij.platform") version "2.5.0"
+ id("org.jetbrains.intellij.platform") version "2.6.0"
16
// Gradle Changelog Plugin
17
id("org.jetbrains.changelog") version "2.2.1"
18
// Gradle Qodana Plugin
0 commit comments