Skip to content

Commit 3692f2e

Browse files
author
Vitaliy
authored
Merge pull request #564 from bohdan-harniuk/fix-missed-preferences-menu-item
Changed intellij version to the latest version
2 parents d5282e3 + 69e9615 commit 3692f2e

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
@@ -4,7 +4,7 @@
44
*/
55

66
plugins {
7-
id 'org.jetbrains.intellij' version '0.6.5'
7+
id 'org.jetbrains.intellij' version '0.7.2'
88
id 'checkstyle'
99
id 'pmd'
1010
id 'org.jetbrains.changelog' version '0.6.2'

0 commit comments

Comments
 (0)