We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6b81ad commit b7ea44eCopy full SHA for b7ea44e
build.gradle
@@ -5,7 +5,7 @@ plugins {
5
id 'signing'
6
id 'idea'
7
id "org.sonarqube" version "5.0.0.4638"
8
- id "org.jetbrains.gradle.plugin.idea-ext" version "1.1.7"
+ id "org.jetbrains.gradle.plugin.idea-ext" version "1.1.8"
9
id 'io.codearte.nexus-staging' version '0.30.0'
10
}
11
0 commit comments