Skip to content

Commit fb4c5c3

Browse files
deps(upgrade): bump org.sonarqube from 6.0.0.5145 to 6.0.1.5171
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] <[email protected]>
1 parent 6b58457 commit fb4c5c3

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
@@ -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 "6.0.0.5145"
13+
id("org.sonarqube") version "6.0.1.5171"
1414
}
1515

1616
allprojects {

0 commit comments

Comments
 (0)