Skip to content

Commit

Permalink
chore(deps): bump org.owasp.dependencycheck from 11.1.0 to 11.1.1
Browse files Browse the repository at this point in the history
Bumps org.owasp.dependencycheck from 11.1.0 to 11.1.1.

---
updated-dependencies:
- dependency-name: org.owasp.dependencycheck
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and loicmathieu committed Dec 20, 2024
1 parent 7de45c0 commit 58c1ca2
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 @@ -39,7 +39,7 @@ plugins {
id 'ru.vyarus.github-info' version '2.0.0' apply false

// OWASP dependency check
id "org.owasp.dependencycheck" version "11.1.0" apply false
id "org.owasp.dependencycheck" version "11.1.1" apply false
}

idea {
Expand Down

0 comments on commit 58c1ca2

Please sign in to comment.