Skip to content

Commit 915f020

Browse files
Bump org.sonarqube from 4.0.0.2929 to 4.4.1.3373 (#131)
Bumps org.sonarqube from 4.0.0.2929 to 4.4.1.3373. --- updated-dependencies: - dependency-name: org.sonarqube dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ee74bf4 commit 915f020

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
@@ -7,7 +7,7 @@ plugins {
77
id 'checkstyle'
88
id 'jacoco'
99
id "com.diffplug.spotless" version "6.22.0"
10-
id "org.sonarqube" version "4.0.0.2929"
10+
id "org.sonarqube" version "4.4.1.3373"
1111
// Spotbugs gradle plugin version to spotbugs version https://github.com/spotbugs/spotbugs-gradle-plugin#spotbugs-version-mapping
1212
id "com.github.spotbugs" version "5.2.0"
1313

0 commit comments

Comments
 (0)