We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6fa886 commit aa641a1Copy full SHA for aa641a1
build.gradle
@@ -2,7 +2,7 @@ plugins {
2
id 'java'
3
id 'idea'
4
id 'checkstyle'
5
- id 'org.jetbrains.intellij' version '1.17.3'
+ id 'org.jetbrains.intellij' version '1.17.4'
6
id 'org.sonarqube' version '5.0.0.4638'
7
}
8
0 commit comments