Skip to content

Commit 589f54d

Browse files
committed
bump build plugin
1 parent 543c93e commit 589f54d

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
@@ -17,7 +17,7 @@ plugins {
1717
// Kotlin support
1818
id("org.jetbrains.kotlin.jvm") version "2.0.21"
1919
// Gradle IntelliJ Plugin
20-
id("org.jetbrains.intellij.platform") version "2.5.0"
20+
id("org.jetbrains.intellij.platform") version "2.6.0"
2121
// Gradle Changelog Plugin
2222
id("org.jetbrains.changelog") version "2.0.0"
2323
// Gradle Qodana Plugin

0 commit comments

Comments
 (0)