Skip to content

Commit bca3a3c

Browse files
authored
Merge pull request #51 from xdev-software/renovate/org.jetbrains.intellij.platform-2.x
Update plugin org.jetbrains.intellij.platform to v2.1.0
2 parents d879fa2 + d9f042d commit bca3a3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.0.1'
6+
id 'org.jetbrains.intellij.platform' version '2.1.0'
77
id 'org.sonarqube' version '5.1.0.4882'
88
}
99

0 commit comments

Comments
 (0)