Skip to content

Commit

Permalink
Bump org.owasp.dependencycheck from 8.2.1 to 12.0.1
Browse files Browse the repository at this point in the history
Bumps org.owasp.dependencycheck from 8.2.1 to 12.0.1.

---
updated-dependencies:
- dependency-name: org.owasp.dependencycheck
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 20, 2025
1 parent e0d3307 commit 4b1beec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ plugins {
id("jacoco")
id("com.github.johnrengelman.shadow") version "8.1.1"
id("org.barfuin.gradle.jacocolog") version "3.1.0"
id("org.owasp.dependencycheck") version "8.2.1"
id("org.owasp.dependencycheck") version "12.0.1"
}

configurations {
Expand Down

0 comments on commit 4b1beec

Please sign in to comment.