Skip to content

Commit 69b4a81

Browse files
deps(upgrade): bump org.sonarqube from 5.1.0.4882 to 6.0.0.5145 (#863)
Bumps org.sonarqube from 5.1.0.4882 to 6.0.0.5145. --- updated-dependencies: - dependency-name: org.sonarqube dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 98793a9 commit 69b4a81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ plugins {
1010
`maven-publish`
1111
signing
1212
id("com.adarshr.test-logger") version "4.0.0"
13-
id("org.sonarqube") version "5.1.0.4882"
13+
id("org.sonarqube") version "6.0.0.5145"
1414
}
1515

1616
allprojects {

0 commit comments

Comments
 (0)