Skip to content

Commit c67fe6e

Browse files
Bump org.sonarqube from 4.3.0.3225 to 4.3.1.3277
Bumps org.sonarqube from 4.3.0.3225 to 4.3.1.3277. --- updated-dependencies: - dependency-name: org.sonarqube dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 057dd74 commit c67fe6e

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
@@ -2,7 +2,7 @@ plugins {
22
id 'java'
33
id 'idea'
44
id 'org.jetbrains.intellij' version '1.15.0'
5-
id 'org.sonarqube' version '4.3.0.3225'
5+
id 'org.sonarqube' version '4.3.1.3277'
66
}
77

88
def properties(String key) {

0 commit comments

Comments
 (0)