Skip to content

Commit 0b87b95

Browse files
Bump org.sonarqube from 7.2.3.7755 to 7.3.0.8198 in /Plan (#4609)
Bumps org.sonarqube from 7.2.3.7755 to 7.3.0.8198. --- updated-dependencies: - dependency-name: org.sonarqube dependency-version: 7.3.0.8198 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c7446e5 commit 0b87b95

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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 "7.2.3.7755"
12+
id "org.sonarqube" version "7.3.0.8198"
1313
id "com.gradleup.shadow" version "9.4.1" apply false
1414
id "net.fabricmc.fabric-loom" version "1.16.1" apply false
1515
}

0 commit comments

Comments
 (0)