Skip to content

Commit 455ab86

Browse files
chore(deps): bump org.sonarqube from 4.2.1.3168 to 6.1.0.5360
Bumps org.sonarqube from 4.2.1.3168 to 6.1.0.5360. --- updated-dependencies: - dependency-name: org.sonarqube dependency-version: 6.1.0.5360 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent df86614 commit 455ab86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ plugins {
33
id 'org.jetbrains.kotlin.android'
44
id 'com.google.gms.google-services'
55
id "com.google.devtools.ksp"
6-
id "org.sonarqube" version "4.2.1.3168"
6+
id "org.sonarqube" version "6.1.0.5360"
77
id 'jacoco'
88
}
99

0 commit comments

Comments
 (0)