Skip to content

Commit 6ff3bf7

Browse files
Update plugin dependencycheck to v12.1.6
1 parent be3a5c7 commit 6ff3bf7

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
@@ -241,7 +241,7 @@ metro = { id = "dev.zacsweers.metro", version.ref = "metro" }
241241
detekt = { id = "io.gitlab.arturbosch.detekt", version.ref = "detekt" }
242242
ktlint = "org.jlleitschuh.gradle.ktlint:13.1.0"
243243
dependencygraph = "com.savvasdalkitsis.module-dependency-graph:0.12"
244-
dependencycheck = "org.owasp.dependencycheck:12.1.5"
244+
dependencycheck = "org.owasp.dependencycheck:12.1.6"
245245
dependencyanalysis = { id = "com.autonomousapps.dependency-analysis", version.ref = "dependencyAnalysis" }
246246
paparazzi = "app.cash.paparazzi:2.0.0-alpha02"
247247
sqldelight = { id = "app.cash.sqldelight", version.ref = "sqldelight" }

0 commit comments

Comments
 (0)