Skip to content

Commit c27b509

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

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.4.2"
77
id "io.freefair.lombok" version "9.1.0"
88
id 'jacoco'
9-
id 'org.sonarqube' version '6.3.1.5724'
9+
id 'org.sonarqube' version '7.1.0.6387'
1010

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

0 commit comments

Comments
 (0)