Skip to content

Commit f15013e

Browse files
chore(deps): update plugin dependencycheck to v12.1.2 (#4840)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fd8fce0 commit f15013e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@ anvil = { id = "dev.zacsweers.anvil", version.ref = "anvil" }
237237
detekt = { id = "io.gitlab.arturbosch.detekt", version.ref = "detekt" }
238238
ktlint = "org.jlleitschuh.gradle.ktlint:12.3.0"
239239
dependencygraph = "com.savvasdalkitsis.module-dependency-graph:0.12"
240-
dependencycheck = "org.owasp.dependencycheck:12.1.1"
240+
dependencycheck = "org.owasp.dependencycheck:12.1.2"
241241
dependencyanalysis = { id = "com.autonomousapps.dependency-analysis", version.ref = "dependencyAnalysis" }
242242
paparazzi = "app.cash.paparazzi:1.3.5"
243243
sqldelight = { id = "app.cash.sqldelight", version.ref = "sqldelight" }

0 commit comments

Comments
 (0)