We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ed31a0 commit d2abbabCopy full SHA for d2abbab
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