Skip to content

Commit

Permalink
Merge pull request #98 from element-hq/renovate/org.owasp.dependencyc…
Browse files Browse the repository at this point in the history
…heck-11.x

Update plugin dependencycheck to v11
  • Loading branch information
jmartinesp authored Nov 18, 2024
2 parents ffd3fd4 + c2fba3f commit 125dd54
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 125dd54

Please sign in to comment.