Skip to content

Commit c7b209b

Browse files
authored
Merge pull request #98 from sir-gon/renovate/org.sonarqube-4.x
Update plugin org.sonarqube to v4.3.1.3277
2 parents d2de9d2 + 46d0c0d commit c7b209b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

algorithm-exercises-java/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ plugins {
1313
id 'jacoco'
1414
id 'org.barfuin.gradle.jacocolog' version '3.1.0'
1515
id 'com.adarshr.test-logger' version '3.2.0'
16-
id "org.sonarqube" version "4.3.0.3225"
16+
id "org.sonarqube" version "4.3.1.3277"
1717
id "com.github.ben-manes.versions" version "0.48.0"
1818
}
1919

0 commit comments

Comments
 (0)