Update plugin sonarqube to v5

This commit is contained in:
renovate[bot] 2024-03-26 10:54:37 +00:00 committed by GitHub
parent 8d8dc07554
commit 1de6c96c7c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -224,4 +224,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" }
sonarqube = "org.sonarqube:4.4.1.3373"
sonarqube = "org.sonarqube:5.0.0.4638"