Skip to content

Commit

Permalink
Update plugin org.owasp.dependencycheck to v8.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 19, 2023
1 parent d48b683 commit 4f66383
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.0"
// 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 4f66383

Please sign in to comment.