Merge pull request #3372 from element-hq/renovate/org.owasp.dependencycheck-10.x

Update plugin dependencycheck to v10.0.4
This commit is contained in:
ganfra 2024-09-06 13:51:40 +02:00 committed by GitHub
commit 11fa844d6d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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