Skip to content

Commit 18d578e

Browse files
Bump org.sonarqube
Bumps the gradle-version-updates group in /hooks/persistence-defectdojo/hook with 1 update: org.sonarqube. Updates `org.sonarqube` from 7.1.0.6387 to 7.2.0.6526 --- updated-dependencies: - dependency-name: org.sonarqube dependency-version: 7.2.0.6526 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-version-updates ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3105b86 commit 18d578e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

hooks/persistence-defectdojo/hook/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ plugins {
88
// https://github.com/ben-manes/gradle-versions-plugin
99
// Run: ./gradlew dependencyUpdates -Drevision=release
1010
id "com.github.ben-manes.versions" version "0.53.0"
11-
id "org.sonarqube" version "7.1.0.6387"
11+
id "org.sonarqube" version "7.2.0.6526"
1212
}
1313

1414
group = "io.securecodebox"

0 commit comments

Comments
 (0)