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 706d9d7 commit e8347adCopy full SHA for e8347ad
build.gradle.kts
@@ -13,7 +13,7 @@ plugins {
13
// Kotlin support
14
id("org.jetbrains.kotlin.jvm") version "2.1.20"
15
// Gradle IntelliJ Plugin
16
- id("org.jetbrains.intellij.platform") version "2.3.0"
+ id("org.jetbrains.intellij.platform") version "2.5.0"
17
// Gradle Grammar-Kit Plugin
18
id("org.jetbrains.grammarkit") version "2022.3.2.2"
19
// gradle-changelog-plugin - read more: https://github.com/JetBrains/gradle-changelog-plugin
0 commit comments