Skip to content

Commit

Permalink
build(deps): bump org.owasp.dependencycheck from 9.0.10 to 9.1.0 in /src
Browse files Browse the repository at this point in the history
Bumps org.owasp.dependencycheck from 9.0.10 to 9.1.0.

---
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] authored Apr 4, 2024
1 parent c9a8d16 commit b12297e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ buildscript {

plugins {
id 'org.sonarqube' version '5.0.0.4638'
id 'org.owasp.dependencycheck' version '9.0.10'
id 'org.owasp.dependencycheck' version '9.1.0'
id 'jacoco-report-aggregation'
id 'java'
id 'idea'
Expand Down

0 comments on commit b12297e

Please sign in to comment.