We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 957b12f commit a46ffd4Copy full SHA for a46ffd4
build.gradle
@@ -9,7 +9,7 @@ plugins {
9
id 'com.adarshr.test-logger' version '4.0.0'
10
id "com.github.ben-manes.versions" version "0.51.0"
11
id 'org.sonatype.gradle.plugins.scan' version '2.8.3'
12
- id "org.sonarqube" version "5.1.0.4882"
+ id "org.sonarqube" version "4.2.1.3168"
13
}
14
15
group = 'com.imsweb'
0 commit comments