Skip to content

Commit eb9a438

Browse files
Bump org.sonarqube from 6.2.0.5505 to 6.3.0.5676
Bumps org.sonarqube from 6.2.0.5505 to 6.3.0.5676. --- updated-dependencies: - dependency-name: org.sonarqube dependency-version: 6.3.0.5676 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9f59235 commit eb9a438

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
plugins {
22
id 'java'
33
id "com.diffplug.spotless" version "7.2.0"
4-
id "org.sonarqube" version "6.2.0.5505"
4+
id "org.sonarqube" version "6.3.0.5676"
55
id "name.remal.sonarlint" version "6.0.0"
66
}
77
repositories {

0 commit comments

Comments
 (0)