Skip to content

Commit 107a0d8

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 2db3149 commit 107a0d8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)