Update plugin sonarqube to v4.2.1.3168

This commit is contained in:
renovate[bot]
2023-06-12 11:20:37 +00:00
committed by GitHub
parent b6dea8166e
commit b51591c794

View File

@@ -187,6 +187,6 @@ dependencygraph = { id = "com.savvasdalkitsis.module-dependency-graph", version.
dependencycheck = { id = "org.owasp.dependencycheck", version.ref = "dependencycheck" }
dependencyanalysis = { id = "com.autonomousapps.dependency-analysis", version.ref = "dependencyanalysis" }
paparazzi = "app.cash.paparazzi:1.2.0"
sonarqube = "org.sonarqube:4.2.0.3129"
sonarqube = "org.sonarqube:4.2.1.3168"
kover = "org.jetbrains.kotlinx.kover:0.6.1"
sqldelight = { id = "com.squareup.sqldelight", version.ref = "sqldelight" }