Skip to content

Commit c816373

Browse files
build(deps): bump org.sonarqube from 6.0.0.5145 to 6.0.1.5171 (#771)
Bumps org.sonarqube from 6.0.0.5145 to 6.0.1.5171. --- updated-dependencies: - dependency-name: org.sonarqube dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f75d195 commit c816373

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
@@ -4,7 +4,7 @@ repositories { mavenCentral() }
44

55
plugins {
66
kotlin("jvm") version libs.versions.kotlin
7-
id("org.sonarqube") version "6.0.0.5145"
7+
id("org.sonarqube") version "6.0.1.5171"
88
jacoco
99
}
1010

0 commit comments

Comments
 (0)