Skip to content

Commit 833a981

Browse files
dependabot[bot]richardkocian
authored andcommitted
Bump org.sonarqube from 3.3 to 5.1.0.4882
Bumps org.sonarqube from 3.3 to 5.1.0.4882. --- updated-dependencies: - dependency-name: org.sonarqube dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a84d620 commit 833a981

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
@@ -3,7 +3,7 @@ plugins {
33
id 'maven-publish'
44
id 'org.jetbrains.kotlin.jvm' version '2.0.0'
55
id 'io.github.gradle-nexus.publish-plugin' version '1.1.0'
6-
id "org.sonarqube" version "3.3"
6+
id "org.sonarqube" version "5.1.0.4882"
77
}
88

99
group 'com.redhat.devtools.intellij'

0 commit comments

Comments
 (0)