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 27349ee + 19a2198 commit 3d78a93Copy full SHA for 3d78a93
build.gradle
@@ -1,7 +1,7 @@
1
plugins {
2
id 'java'
3
id 'idea'
4
- id 'org.jetbrains.intellij' version '1.16.1'
+ id 'org.jetbrains.intellij' version '1.17.1'
5
id 'org.sonarqube' version '4.4.1.3373'
6
}
7
0 commit comments