Skip to content

Commit 661a030

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 67fe91f commit 661a030

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

0 commit comments

Comments
 (0)