Skip to content

Commit c7592cd

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 a26cdad commit c7592cd

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
@@ -10,7 +10,7 @@ plugins {
1010
id 'com.simonharrer.modernizer' version '2.1.0-1' // detect deprecated APIs
1111
id 'com.github.onslip.gradle-one-jar' version '1.0.6' // pack a self contained jar
1212
id 'jacoco' // java code coverage plugin
13-
id "org.sonarqube" version "3.3" // sonarqube
13+
id "org.sonarqube" version "3.4.0.2513" // sonarqube
1414
}
1515

1616
ext {

0 commit comments

Comments
 (0)