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 129537c commit 6c78f4dCopy full SHA for 6c78f4d
build.gradle
@@ -1,7 +1,7 @@
1
plugins {
2
id 'java'
3
id 'idea'
4
- id 'org.jetbrains.intellij' version '1.14.2'
+ id 'org.jetbrains.intellij' version '1.15.0'
5
id 'org.sonarqube' version '4.3.0.3225'
6
}
7
0 commit comments