Skip to content

Commit 0dbe7ad

Browse files
Bump org.sonarqube from 6.3.1.5724 to 7.2.2.6593 in /Plan
Bumps org.sonarqube from 6.3.1.5724 to 7.2.2.6593. --- updated-dependencies: - dependency-name: org.sonarqube dependency-version: 7.2.2.6593 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cd287a3 commit 0dbe7ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Plan/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ buildscript {
99

1010
plugins {
1111
id("base")
12-
id "org.sonarqube" version "6.3.1.5724"
12+
id "org.sonarqube" version "7.2.2.6593"
1313
id "com.gradleup.shadow" version "9.0.0-beta6" apply false
1414
id "fabric-loom" version "1.11-SNAPSHOT" apply false
1515
}

0 commit comments

Comments
 (0)