Skip to content

Commit b918d62

Browse files
Bump org.sonarqube from 6.3.1.5724 to 7.0.0.6105 (#109)
Bumps org.sonarqube from 6.3.1.5724 to 7.0.0.6105. --- updated-dependencies: - dependency-name: org.sonarqube dependency-version: 7.0.0.6105 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2657713 commit b918d62

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
@@ -14,7 +14,7 @@ plugins {
1414
id("com.github.ben-manes.versions") version "0.53.0"
1515
id("ru.vyarus.pom") version "3.0.0"
1616
id("org.jreleaser") version "1.20.0"
17-
id("org.sonarqube") version "6.3.1.5724"
17+
id("org.sonarqube") version "7.0.0.6105"
1818
}
1919

2020
group = "io.github.1c-syntax"

0 commit comments

Comments
 (0)