Skip to content

Commit d6a6a3d

Browse files
committed
Update IntelliJ Platform plugin to 2.7.2
1 parent 8d27ec0 commit d6a6a3d

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
@@ -14,7 +14,7 @@ plugins {
1414
id("java")
1515
id("jacoco")
1616
id("idea")
17-
id("org.jetbrains.intellij.platform") version "2.7.0"
17+
id("org.jetbrains.intellij.platform") version "2.7.2"
1818

1919
id("org.infernus.idea.checkstyle.build")
2020
}

0 commit comments

Comments
 (0)