chore(deps): update plugin sonarqube to v6.1.0.5360 (#4468)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-03-25 18:15:30 +01:00 committed by GitHub
parent 5e64898de7
commit f3193d904a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -242,6 +242,6 @@ paparazzi = "app.cash.paparazzi:1.3.5"
sqldelight = { id = "app.cash.sqldelight", version.ref = "sqldelight" }
firebaseAppDistribution = { id = "com.google.firebase.appdistribution", version.ref = "firebaseAppDistribution" }
knit = { id = "org.jetbrains.kotlinx.knit", version = "0.5.0" }
sonarqube = "org.sonarqube:6.0.1.5171"
sonarqube = "org.sonarqube:6.1.0.5360"
licensee = "app.cash.licensee:1.13.0"
compose-compiler = { id = "org.jetbrains.kotlin.plugin.compose", version.ref = "kotlin" }