Skip to content

Commit 1efc1cf

Browse files
Bump org.sonarqube from 6.3.1.5724 to 7.0.1.6134
Bumps org.sonarqube from 6.3.1.5724 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>
1 parent 94d260f commit 1efc1cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,5 +56,5 @@ plugin-outdated = "com.github.ben-manes:gradle-versions-plugin:0.52.0"
5656
kotlin = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
5757
jacoco = { id = "org.barfuin.gradle.jacocolog", version = "3.1.0" }
5858
updates = { id = "com.github.ben-manes.versions", version = "0.53.0" }
59-
sonar = { id = "org.sonarqube", version = "6.3.1.5724" }
59+
sonar = { id = "org.sonarqube", version = "7.0.1.6134" }
6060
versions = { id = "io.openapiprocessor.build.plugin.create-versions" }

0 commit comments

Comments
 (0)