Skip to content

Commit aa641a1

Browse files
committed
Update plugin org.jetbrains.intellij to v1.17.4
1 parent f6fa886 commit aa641a1

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)