Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
updated-dependencies:
- dependency-name: org.owasp.dependencycheck
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 20, 2024
1 parent 8c2e7d0 commit 4c6923b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import org.apache.tools.ant.filters.*
plugins {
id 'com.github.spotbugs' version '6.0.14' apply false
id "io.freefair.lombok" version "6.5.1" apply false
id 'org.owasp.dependencycheck' version '9.0.10' apply false
id 'org.owasp.dependencycheck' version '9.2.0' apply false
id "org.gradle.test-retry" version "1.5.9" apply false
}

Expand Down

0 comments on commit 4c6923b

Please sign in to comment.