Skip to content

Commit a4201c2

Browse files
WeltraumschafJ12934
authored andcommitted
Use The Version From Plugin Docs
See https://plugins.gradle.org/plugin/org.sonarqube The bumped version seem to be not existent in Maven Central. Signed-off-by: Sven Strittmatter <sven.strittmatter@iteratec.com>
1 parent 5ce3974 commit a4201c2

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.52.0"
11-
id "org.sonarqube" version "6.3.0.5676"
11+
id "org.sonarqube" version "6.3.1.5724"
1212
}
1313

1414
group = "io.securecodebox"

0 commit comments

Comments
 (0)