Skip to content

Commit c13c376

Browse files
Bump org.sonarqube from 5.1.0.4882 to 6.0.1.5171 in /service
Bumps org.sonarqube from 5.1.0.4882 to 6.0.1.5171. --- updated-dependencies: - dependency-name: org.sonarqube dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0bdab77 commit c13c376

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

service/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ plugins {
66
id "com.github.spotbugs" version "6.0.26"
77
id "io.freefair.lombok" version "8.11"
88
id 'jacoco'
9-
id 'org.sonarqube' version '5.1.0.4882'
9+
id 'org.sonarqube' version '6.0.1.5171'
1010

1111
// Mutation testing
1212
id 'info.solidsoft.pitest' version '1.15.0'

0 commit comments

Comments
 (0)