Skip to content

Commit 61ee491

Browse files
Bump org.sonarqube from 5.1.0.4882 to 6.0.1.5171 in /service (#1028)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e4b39cf commit 61ee491

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.1.3"
77
id "io.freefair.lombok" version "8.12"
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)