Skip to content

Commit fe6cf5a

Browse files
Update plugin dependencycheck to v12.1.9 (#5717)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f2a7a2a commit fe6cf5a

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
@@ -257,7 +257,7 @@ metro = { id = "dev.zacsweers.metro", version.ref = "metro" }
257257
detekt = { id = "io.gitlab.arturbosch.detekt", version.ref = "detekt" }
258258
ktlint = "org.jlleitschuh.gradle.ktlint:14.0.1"
259259
dependencygraph = "com.savvasdalkitsis.module-dependency-graph:0.12"
260-
dependencycheck = "org.owasp.dependencycheck:12.1.8"
260+
dependencycheck = "org.owasp.dependencycheck:12.1.9"
261261
dependencyanalysis = { id = "com.autonomousapps.dependency-analysis", version.ref = "dependencyAnalysis" }
262262
paparazzi = "app.cash.paparazzi:2.0.0-alpha02"
263263
roborazzi = { id = "io.github.takahirom.roborazzi", version.ref = "roborazzi" }

0 commit comments

Comments
 (0)