Skip to content

Commit 7c5ed59

Browse files
committed
Update plugin org.jetbrains.intellij.platform to v2.16.0
1 parent b72ea95 commit 7c5ed59

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
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.15.0'
6+
id 'org.jetbrains.intellij.platform' version '2.16.0'
77
}
88

99
ext {

0 commit comments

Comments
 (0)