Skip to content

Commit 3783fd6

Browse files
Bump org.sonarqube from 6.2.0.5505 to 7.0.1.6134 (#43)
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 efe9f97 commit 3783fd6

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
@@ -15,7 +15,7 @@ plugins {
1515
id("com.github.ben-manes.versions") version "0.53.0"
1616
id("ru.vyarus.pom") version "3.0.0"
1717
id("org.jreleaser") version "1.20.0"
18-
id("org.sonarqube") version "6.2.0.5505"
18+
id("org.sonarqube") version "7.0.1.6134"
1919
}
2020

2121
repositories {

0 commit comments

Comments
 (0)