Skip to content

Commit 52dc76b

Browse files
Bump org.sonarqube from 3.3 to 3.4.0.2513
Bumps org.sonarqube from 3.3 to 3.4.0.2513. --- updated-dependencies: - dependency-name: org.sonarqube dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e9d38dc commit 52dc76b

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
@@ -3,7 +3,7 @@ plugins {
33
id 'java-library'
44

55
// For Sonarcloud code coverage testing, these are useful.
6-
id 'org.sonarqube' version '3.3'
6+
id 'org.sonarqube' version '3.4.0.2513'
77
id 'jacoco'
88

99
// For publishing to Maven Central, we'll want these.

0 commit comments

Comments
 (0)