Update plugin sonarqube to v4.1.0.3113 (#469)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
0e8695145b
commit
2c1d64a4ba
1 changed files with 1 additions and 1 deletions
|
|
@ -178,6 +178,6 @@ ktlint = "org.jlleitschuh.gradle.ktlint:11.3.2"
|
||||||
dependencygraph = { id = "com.savvasdalkitsis.module-dependency-graph", version.ref = "dependencygraph" }
|
dependencygraph = { id = "com.savvasdalkitsis.module-dependency-graph", version.ref = "dependencygraph" }
|
||||||
dependencycheck = { id = "org.owasp.dependencycheck", version.ref = "dependencycheck" }
|
dependencycheck = { id = "org.owasp.dependencycheck", version.ref = "dependencycheck" }
|
||||||
paparazzi = "app.cash.paparazzi:1.2.0"
|
paparazzi = "app.cash.paparazzi:1.2.0"
|
||||||
sonarqube = "org.sonarqube:4.0.0.2929"
|
sonarqube = "org.sonarqube:4.1.0.3113"
|
||||||
kover = "org.jetbrains.kotlinx.kover:0.6.1"
|
kover = "org.jetbrains.kotlinx.kover:0.6.1"
|
||||||
sqldelight = { id = "com.squareup.sqldelight", version.ref = "sqldelight" }
|
sqldelight = { id = "com.squareup.sqldelight", version.ref = "sqldelight" }
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue