Skip to content

Commit

Permalink
Merge pull request #2336 from element-hq/renovate/org.sonarqube-4.x
Browse files Browse the repository at this point in the history
Update plugin sonarqube to v4.4.1.3373
  • Loading branch information
jmartinesp authored Feb 1, 2024
2 parents a189e74 + c392477 commit f89d02f
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"

0 comments on commit f89d02f

Please sign in to comment.