Skip to content

Commit

Permalink
Update plugin org.owasp.dependencycheck to v8.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 3, 2024
1 parent d48b683 commit 017f0c5
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 @@ -10,7 +10,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.2"
// 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 017f0c5

Please sign in to comment.