Skip to content

Commit e061679

Browse files
authored
Merge pull request #215 from xdev-software/renovate/org.jetbrains.intellij.platform-2.x
Update plugin org.jetbrains.intellij.platform to v2.11.0
2 parents 25d7ef7 + c4f27ec commit e061679

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.10.5'
6+
id 'org.jetbrains.intellij.platform' version '2.11.0'
77
}
88

99
ext {

0 commit comments

Comments
 (0)