Skip to content

Commit 6a17de6

Browse files
dependabot[bot]joshka
authored andcommitted
build(deps): bump org.sonarqube from 3.5.0.2730 to 4.0.0.2929
Bumps org.sonarqube from 3.5.0.2730 to 4.0.0.2929. --- updated-dependencies: - dependency-name: org.sonarqube dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c1db440 commit 6a17de6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
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.5.0.2730"
7+
id "org.sonarqube" version "4.0.0.2929"
88
id "org.jetbrains.gradle.plugin.idea-ext" version "1.1.7"
99
id 'io.codearte.nexus-staging' version '0.30.0'
1010
}

0 commit comments

Comments
 (0)