Skip to content

Commit 4f404bb

Browse files
committed
Update plugin org.jetbrains.intellij.platform to v2.4.0
1 parent 65ecb9e commit 4f404bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ plugins {
33
id 'idea'
44
id 'checkstyle'
55
id 'pmd'
6-
id 'org.jetbrains.intellij.platform' version '2.3.0'
6+
id 'org.jetbrains.intellij.platform' version '2.4.0'
77
id 'org.sonarqube' version '6.0.1.5171'
88
}
99

0 commit comments

Comments
 (0)