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 Jun 17, 2024
1 parent d50d1ce commit 882c428
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 @@ plugins {
id 'nebula.optional-base' version '7.0.0' apply false
id "io.freefair.lombok" version "6.5.1" apply false
id 'com.github.spotbugs' version '6.0.17' apply false
id 'org.owasp.dependencycheck' version '9.0.10' apply false
id 'org.owasp.dependencycheck' version '9.2.0' apply false
}

ext {
Expand Down

0 comments on commit 882c428

Please sign in to comment.