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.
2 parents 605cee0 + 77d482f commit 6cb1536Copy full SHA for 6cb1536
build.gradle
@@ -2,7 +2,7 @@ plugins {
2
id 'java'
3
id 'idea'
4
id 'checkstyle'
5
- id 'org.jetbrains.intellij' version '1.17.2'
+ id 'org.jetbrains.intellij' version '1.17.3'
6
id 'org.sonarqube' version '5.0.0.4638'
7
}
8
0 commit comments