Skip to content

Commit

Permalink
Update plugin dependencycheck to v11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 30, 2024
1 parent 1afc0a0 commit c2fba3f
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.30.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.4"
dependencycheck = "org.owasp.dependencycheck:11.1.0"
sonarqube = "org.sonarqube:5.1.0.4882"

0 comments on commit c2fba3f

Please sign in to comment.