Skip to content

Commit 7b17e55

Browse files
authored
Merge pull request #31 from xdev-software/renovate/org.jetbrains.intellij-1.x
Update plugin org.jetbrains.intellij to v1.17.4
2 parents f6fa886 + aa641a1 commit 7b17e55

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
@@ -2,7 +2,7 @@ plugins {
22
id 'java'
33
id 'idea'
44
id 'checkstyle'
5-
id 'org.jetbrains.intellij' version '1.17.3'
5+
id 'org.jetbrains.intellij' version '1.17.4'
66
id 'org.sonarqube' version '5.0.0.4638'
77
}
88

0 commit comments

Comments
 (0)