Skip to content

Commit bdef3d9

Browse files
authored
Merge pull request #245 from xdev-software/renovate/org.jetbrains.intellij.platform-2.x
Update plugin org.jetbrains.intellij.platform to v2.16.0
2 parents 96a3df7 + 7c5ed59 commit bdef3d9

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)