Skip to content

Commit c94b362

Browse files
dependabot[bot]joshka
authored andcommitted
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 0613712 commit c94b362

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
@@ -4,7 +4,7 @@ plugins {
44
id 'maven-publish'
55
id 'signing'
66
id 'idea'
7-
id "org.sonarqube" version "3.3"
7+
id "org.sonarqube" version "3.4.0.2513"
88
id "org.jetbrains.gradle.plugin.idea-ext" version "1.0.1"
99
id 'io.codearte.nexus-staging' version '0.30.0'
1010
}

0 commit comments

Comments
 (0)