Skip to content

Commit

Permalink
build(deps): Bump org.owasp.dependencycheck from 11.0.0 to 11.1.0
Browse files Browse the repository at this point in the history
Bumps org.owasp.dependencycheck from 11.0.0 to 11.1.0.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent 778dc64 commit a648562
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 @@ -7,7 +7,7 @@ plugins {
id 'maven-publish'
id 'jacoco'
id 'signing'
id 'org.owasp.dependencycheck' version '11.0.0'
id 'org.owasp.dependencycheck' version '11.1.0'
id 'com.github.johnrengelman.shadow' version '8.1.1'
}

Expand Down

0 comments on commit a648562

Please sign in to comment.