Skip to content

Commit 366ddc4

Browse files
Bump org.sonarqube from 6.0.1.5171 to 6.1.0.5360 in /service (#1180)
Bumps org.sonarqube from 6.0.1.5171 to 6.1.0.5360. --- updated-dependencies: - dependency-name: org.sonarqube dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fa57470 commit 366ddc4

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.6"
77
id "io.freefair.lombok" version "8.13.1"
88
id 'jacoco'
9-
id 'org.sonarqube' version '6.0.1.5171'
9+
id 'org.sonarqube' version '6.1.0.5360'
1010

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

0 commit comments

Comments
 (0)