Skip to content

Commit

Permalink
Update plugin org.owasp.dependencycheck to v8.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 2, 2024
1 parent 23aa2dd commit f5675b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jdsl/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ plugins {
`maven-publish`

// Gradle task "dependencyCheckAnalyze" to check for security CVEs in dependencies
id("org.owasp.dependencycheck") version "8.2.1"
id("org.owasp.dependencycheck") version "8.4.3"
// check for dependency updates via task "dependencyUpdates --refresh-dependencies"
id("com.github.ben-manes.versions") version "0.46.0"
// linting
Expand Down

0 comments on commit f5675b1

Please sign in to comment.