Skip to content

Commit 5df5c28

Browse files
authored
Merge pull request #457 from sir-gon/renovate/org.sonarqube-7.x
Update plugin org.sonarqube to v7.2.3.7755
2 parents 8733c35 + be4a21b commit 5df5c28

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
@@ -14,7 +14,7 @@ plugins {
1414
id 'jacoco'
1515
id 'org.barfuin.gradle.jacocolog' version '4.0.1'
1616
id 'com.adarshr.test-logger' version '4.0.0'
17-
id "org.sonarqube" version "7.2.2.6593"
17+
id "org.sonarqube" version "7.2.3.7755"
1818
id "com.github.ben-manes.versions" version "0.53.0"
1919
id "com.diffplug.spotless" version "8.3.0"
2020
}

0 commit comments

Comments
 (0)