Skip to content

Commit 6511796

Browse files
chore: bump org.sonarqube from 4.4.1.3373 to 5.0.0.4638 in /android
Bumps org.sonarqube from 4.4.1.3373 to 5.0.0.4638. --- updated-dependencies: - dependency-name: org.sonarqube dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dfc98d4 commit 6511796

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ buildscript {
99
}
1010

1111
plugins {
12-
id "org.sonarqube" version "4.4.1.3373"
12+
id "org.sonarqube" version "5.0.0.4638"
1313
id "org.jlleitschuh.gradle.ktlint" version "11.6.1"
1414
}
1515

0 commit comments

Comments
 (0)