Skip to content

Commit 7985b53

Browse files
build(deps): bump org.sonarqube in the all-dependencies group (#185)
Bumps the all-dependencies group with 1 update: org.sonarqube. Updates `org.sonarqube` from 6.0.0.5145 to 6.0.1.5171 --- updated-dependencies: - dependency-name: org.sonarqube dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent afcef62 commit 7985b53

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

0 commit comments

Comments
 (0)