We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3405c03 commit bf98064Copy full SHA for bf98064
build.gradle
@@ -5,7 +5,7 @@ plugins {
5
id 'signing'
6
id 'idea'
7
id "org.sonarqube" version "4.4.1.3373"
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