Skip to content

Commit 59eee03

Browse files
chore(deps): bump org.sonarqube from 6.2.0.5505 to 6.3.0.5676
Bumps org.sonarqube from 6.2.0.5505 to 6.3.0.5676. --- updated-dependencies: - dependency-name: org.sonarqube dependency-version: 6.3.0.5676 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b2d16b4 commit 59eee03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ plugins {
66
id 'signing'
77
id 'jacoco'
88
id 'com.github.spotbugs' version '6.2.4'
9-
id "org.sonarqube" version "6.2.0.5505"
9+
id "org.sonarqube" version "6.3.0.5676"
1010
}
1111

1212
java {

0 commit comments

Comments
 (0)