Skip to content

Commit

Permalink
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent 0a0ae2f commit 5e1078e
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 @@ -24,7 +24,7 @@
plugins {
id 'java-library'
id 'eclipse'
id 'org.owasp.dependencycheck' version '11.1.0'
id 'org.owasp.dependencycheck' version '11.1.1'
id 'org.kordamp.gradle.java-project' version '0.54.0'
}

Expand Down

0 comments on commit 5e1078e

Please sign in to comment.