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 d19a151 + 7334cb5 commit 1480e29Copy full SHA for 1480e29
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.5"
+ id "org.jetbrains.gradle.plugin.idea-ext" version "0.6.1"
5
}
6
7
apply plugin: 'java-library'
0 commit comments