Skip to content

Commit 6a0ace0

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

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
@@ -52,5 +52,5 @@ plugin-outdated = "com.github.ben-manes:gradle-versions-plugin:0.52.0"
5252
kotlin = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
5353
jacoco = { id = "org.barfuin.gradle.jacocolog", version = "3.1.0" }
5454
updates = { id = "com.github.ben-manes.versions", version = "0.52.0" }
55-
sonar = { id = "org.sonarqube", version = "6.2.0.5505" }
55+
sonar = { id = "org.sonarqube", version = "6.3.1.5724" }
5656
versions = { id = "io.openapiprocessor.build.plugin.create-versions" }

0 commit comments

Comments
 (0)