Skip to content

Commit dff0888

Browse files
build: bump org.sonarqube from 6.2.0.5505 to 7.0.1.6134 (#510)
Bumps org.sonarqube from 6.2.0.5505 to 7.0.1.6134. --- updated-dependencies: - dependency-name: org.sonarqube dependency-version: 7.0.1.6134 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 36e42a9 commit dff0888

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ plugins {
99
id("org.jetbrains.changelog") version "2.4.0"
1010
id("org.jetbrains.intellij.platform") version "2.3.0"
1111
id("java")
12-
id("org.sonarqube") version "6.2.0.5505"
12+
id("org.sonarqube") version "7.0.1.6134"
1313
id("jacoco")
1414
}
1515

0 commit comments

Comments
 (0)