Skip to content

Commit a46ffd4

Browse files
committed
Sonarqube giving issues
1 parent 957b12f commit a46ffd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ plugins {
99
id 'com.adarshr.test-logger' version '4.0.0'
1010
id "com.github.ben-manes.versions" version "0.51.0"
1111
id 'org.sonatype.gradle.plugins.scan' version '2.8.3'
12-
id "org.sonarqube" version "5.1.0.4882"
12+
id "org.sonarqube" version "4.2.1.3168"
1313
}
1414

1515
group = 'com.imsweb'

0 commit comments

Comments
 (0)