Skip to content

Commit

Permalink
fix(deps): update dependency org.owasp:dependency-check-gradle to v11…
Browse files Browse the repository at this point in the history
….1.1
  • Loading branch information
renovate[bot] authored Dec 4, 2024
1 parent 5e28dfd commit 9c508fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conventions/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ dependencies {
implementation("com.gradleup.shadow:shadow-gradle-plugin:8.3.5")
implementation("org.apache.httpcomponents:httpclient:4.5.14")
implementation("com.gradle.develocity:com.gradle.develocity.gradle.plugin:3.18.2")
implementation("org.owasp:dependency-check-gradle:11.1.0")
implementation("org.owasp:dependency-check-gradle:11.1.1")
implementation("ru.vyarus:gradle-animalsniffer-plugin:1.7.2")
implementation("org.spdx:spdx-gradle-plugin:0.8.0")
// When updating, also update dependencyManagement/build.gradle.kts
Expand Down

0 comments on commit 9c508fd

Please sign in to comment.