Skip to content

Commit 69b9a05

Browse files
Update plugin org.jetbrains.intellij.platform to v2.4.0
1 parent 288e0ae commit 69b9a05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ plugins {
1616
// Kotlin support
1717
id("org.jetbrains.kotlin.jvm") version "2.1.10"
1818
// gradle-intellij-plugin - read more: https://github.com/JetBrains/gradle-intellij-plugin
19-
id("org.jetbrains.intellij.platform") version "2.2.1"
19+
id("org.jetbrains.intellij.platform") version "2.4.0"
2020
// id("org.jetbrains.intellij.platform.migration") version "2.0.0-beta7"
2121
}
2222

0 commit comments

Comments
 (0)