Skip to content

Commit

Permalink
Merge pull request #3723 from element-hq/renovate/org.owasp.dependenc…
Browse files Browse the repository at this point in the history
…ycheck-11.x

Update plugin dependencycheck to v11
  • Loading branch information
bmarty authored Nov 12, 2024
2 parents 1eccb0d + 34034e7 commit 7574fef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,7 @@ anvil = { id = "dev.zacsweers.anvil", version.ref = "anvil" }
detekt = "io.gitlab.arturbosch.detekt:1.23.7"
ktlint = "org.jlleitschuh.gradle.ktlint:12.1.1"
dependencygraph = "com.savvasdalkitsis.module-dependency-graph:0.12"
dependencycheck = "org.owasp.dependencycheck:10.0.4"
dependencycheck = "org.owasp.dependencycheck:11.1.0"
dependencyanalysis = { id = "com.autonomousapps.dependency-analysis", version.ref = "dependencyAnalysis" }
paparazzi = "app.cash.paparazzi:1.3.5"
sqldelight = { id = "app.cash.sqldelight", version.ref = "sqldelight" }
Expand Down

0 comments on commit 7574fef

Please sign in to comment.