Update plugin dependencycheck to v9.0.1 (#1890)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
087d2728d5
commit
abddf3c3da
1 changed files with 1 additions and 1 deletions
|
|
@ -208,7 +208,7 @@ anvil = { id = "com.squareup.anvil", version.ref = "anvil" }
|
|||
detekt = "io.gitlab.arturbosch.detekt:1.23.3"
|
||||
ktlint = "org.jlleitschuh.gradle.ktlint:11.6.1"
|
||||
dependencygraph = "com.savvasdalkitsis.module-dependency-graph:0.12"
|
||||
dependencycheck = "org.owasp.dependencycheck:9.0.0"
|
||||
dependencycheck = "org.owasp.dependencycheck:9.0.1"
|
||||
dependencyanalysis = "com.autonomousapps.dependency-analysis:1.26.0"
|
||||
paparazzi = "app.cash.paparazzi:1.3.1"
|
||||
kover = "org.jetbrains.kotlinx.kover:0.6.1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue