Skip to content

Commit b01d57b

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

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.1.5171"
7+
id("org.sonarqube") version "6.1.0.5360"
88
jacoco
99
}
1010

0 commit comments

Comments
 (0)