Merge pull request #2336 from element-hq/renovate/org.sonarqube-4.x

Update plugin sonarqube to v4.4.1.3373
This commit is contained in:
Jorge Martin Espinosa 2024-02-01 16:37:36 +01:00 committed by GitHub
commit f89d02fa74
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -221,7 +221,4 @@ kover = { id = "org.jetbrains.kotlinx.kover", version.ref = "kover" }
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" }
# Version '4.3.1.3277' introduced some regressions in CI time (more than 2x slower), so make sure
# this is no longer the case before upgrading.
sonarqube = "org.sonarqube:4.2.1.3168"
sonarqube = "org.sonarqube:4.4.1.3373"