Update plugin dependencycheck to v10.0.3

This commit is contained in:
renovate[bot]
2024-07-16 12:20:51 +00:00
committed by GitHub
parent 4e32635f10
commit d8782dd7de

View File

@@ -224,7 +224,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:10.0.2"
dependencycheck = "org.owasp.dependencycheck:10.0.3"
dependencyanalysis = { id = "com.autonomousapps.dependency-analysis", version.ref = "dependencyAnalysis" }
paparazzi = "app.cash.paparazzi:1.3.4"
sqldelight = { id = "app.cash.sqldelight", version.ref = "sqldelight" }