Update plugin dependencycheck to v10 (#3128)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
1c8d1f75ce
commit
725bd9efa3
1 changed files with 1 additions and 1 deletions
|
|
@ -223,7 +223,7 @@ anvil = { id = "com.squareup.anvil", version.ref = "anvil" }
|
|||
detekt = "io.gitlab.arturbosch.detekt:1.23.6"
|
||||
ktlint = "org.jlleitschuh.gradle.ktlint:12.1.1"
|
||||
dependencygraph = "com.savvasdalkitsis.module-dependency-graph:0.12"
|
||||
dependencycheck = "org.owasp.dependencycheck:9.2.0"
|
||||
dependencycheck = "org.owasp.dependencycheck:10.0.0"
|
||||
dependencyanalysis = { id = "com.autonomousapps.dependency-analysis", version.ref = "dependencyAnalysis" }
|
||||
paparazzi = "app.cash.paparazzi:1.3.4"
|
||||
sqldelight = { id = "app.cash.sqldelight", version.ref = "sqldelight" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue