Skip to content

Commit

Permalink
Update plugin dependencycheck to v10.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 6, 2024
1 parent 1f0f143 commit d281c8e
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 @@ -53,5 +53,5 @@ ksp = { id = "com.google.devtools.ksp", version.ref = "ksp" }
maven_publish = { id = "com.vanniktech.maven.publish", version = "0.29.0" }
kover = { id = "org.jetbrains.kotlinx.kover", version.ref = "kover" }
roborazzi = { id = "io.github.takahirom.roborazzi", version.ref = "roborazzi" }
dependencycheck = "org.owasp.dependencycheck:10.0.1"
dependencycheck = "org.owasp.dependencycheck:10.0.2"
sonarqube = "org.sonarqube:5.1.0.4882"

0 comments on commit d281c8e

Please sign in to comment.