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 1480e29 + d77f83f commit 14f2799Copy full SHA for 14f2799
build.gradle
@@ -1,7 +1,7 @@
1
plugins {
2
id "org.sonarqube" version "2.8"
3
id 'idea'
4
- id "org.jetbrains.gradle.plugin.idea-ext" version "0.6.1"
+ id "org.jetbrains.gradle.plugin.idea-ext" version "0.7"
5
}
6
7
apply plugin: 'java-library'
0 commit comments