Update plugin dependencycheck to v9.0.7

This commit is contained in:
renovate[bot] 2023-12-18 13:51:44 +00:00 committed by GitHub
parent 84403caf5c
commit 4716a811f0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -212,7 +212,7 @@ anvil = { id = "com.squareup.anvil", version.ref = "anvil" }
detekt = "io.gitlab.arturbosch.detekt:1.23.4"
ktlint = "org.jlleitschuh.gradle.ktlint:12.0.3"
dependencygraph = "com.savvasdalkitsis.module-dependency-graph:0.12"
dependencycheck = "org.owasp.dependencycheck:9.0.6"
dependencycheck = "org.owasp.dependencycheck:9.0.7"
dependencyanalysis = "com.autonomousapps.dependency-analysis:1.28.0"
paparazzi = "app.cash.paparazzi:1.3.1"
kover = "org.jetbrains.kotlinx.kover:0.6.1"