Skip to content

Commit 1452726

Browse files
Update dependency org.sonarqube to v7.2.1.6560 (#160)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 76c47b3 commit 1452726

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ ksp = "2.3.3" # https://mvnrepository.com/artifact/com.go
2626
dependencyGuard = "0.5.0" # https://mvnrepository.com/artifact/com.dropbox.dependency-guard/dependency-guard
2727
immutable = "0.4.0" # https://github.com/Kotlin/kotlinx.collections.immutable
2828
hilt = "2.57.2" # https://mvnrepository.com/artifact/com.google.dagger/hilt-android
29-
sonarqube = "7.2.0.6526" # https://mvnrepository.com/artifact/org.sonarqube/org.sonarqube.gradle.plugin
29+
sonarqube = "7.2.1.6560" # https://mvnrepository.com/artifact/org.sonarqube/org.sonarqube.gradle.plugin
3030
hiltNavigationCompose = "1.3.0" # https://mvnrepository.com/artifact/androidx.hilt/hilt-navigation-compose
3131
jacoco = "0.8.14" # https://mvnrepository.com/artifact/org.jacoco/org.jacoco.core
3232
composeDetekt = "0.5.2" # https://mrmans0n.github.io/compose-rules/

0 commit comments

Comments
 (0)